diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-02 14:09:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-02 14:09:33 +0000 |
commit | 726937f2523c9befae2169838e65d23cef01dc03 (patch) | |
tree | 4ee20b1771962dfe38baabf7134da37e38401a55 /debian | |
parent | 712ed4d12649ecd535487f41284c5d5d7cd6f47f (diff) |
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/markex/; revision=14252
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0c8f8a4..352e1d0 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Package: pd-markex Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a library Pd of misc objects from Mark Danks Markex is an external library of miscellaneous objects that was begun in 1994 and originally included in GEM. It is largely here for the sake of old |