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 | 2763bbbc141d2572b6f7a01b554ee65935d5ec52 (patch) | |
tree | 3e9397223eee0359649df1d02437ceac823974e1 /debian/control | |
parent | 562c4ea500a40ae31d67bbc86aac9d7ad04cf2d9 (diff) |
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/template/; revision=14252
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 74fe188..168f790 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Package: pd-template Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: |