aboutsummaryrefslogtreecommitdiff
path: root/psql/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'psql/debian/control')
-rw-r--r--psql/debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/psql/debian/control b/psql/debian/control
index c99cf61..e156af8 100644
--- a/psql/debian/control
+++ b/psql/debian/control
@@ -16,13 +16,11 @@ Package: pd-psql
Architecture: any
Depends: ${shlibs:Depends},
pd,
- pd-libdir,
${misc:Depends}
-Recommends: pd-import
Description: Pd object for connecting to PostgreSQL databases
psql allows you to send SQL messages to a PostgreSQL database from Pd and
retrieve the results. It provides a bit of a wrapper to SQL commands to
make them easier to write in Pd.
.
You will need to separately set up a PostgreSQL database to connect to,
- if you don't already have one. \ No newline at end of file
+ if you don't already have one.