aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 14:09:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 14:09:33 +0000
commit789c2bae565b743937d47cb652106f6bcd0b2eb2 (patch)
tree9333068b6a8689c675f890ab8d9ee555fc6fc1f2
parent6204216fe1bf0bca447858d5b7ab27bd1a7d3067 (diff)
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/moonlib/; revision=14252
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 04dac02..e69589c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Package: pd-moonlib
Architecture: any
Depends: ${shlibs:Depends},
pd,
- ${misc:Depends}
-Recommends: pd-libdir
+ ${misc:Depends},
+ pd-libdir
Description: library of Pd objects related to GUI control
Moonlib includes three sub-sections: nilib, which is a kind of wrapper
between Pd and Gtk, sublib, which is a collection of gui control objects, and