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 | f0ac61ee3c2d83d005865b809c22d077b50f9e8e (patch) | |
tree | db8675effbe955138dbcf73b5d12ff08b8bba580 /debian/control | |
parent | 5318ebac4d8418bf47160ff011ebf75a7f2cb9aa (diff) |
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/ezfile/; 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 7aa6565..582848f 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Package: pd-ezfile Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: |