diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-09-16 18:14:41 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-09-16 18:14:41 +0000 |
commit | 6203733acd9a48fe0e111cb5596ae7ce8889fee3 (patch) | |
tree | 3faf891563022ff5a023565a1fd0a93bfd3ee434 | |
parent | 8b440d3284d0c213878f42470d36a0411735ec2f (diff) |
update pd depends to include real package also
svn path=/trunk/externals/template/; revision=16246
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2a10e80..31588f5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-template.git; Package: pd-template Architecture: any Depends: ${shlibs:Depends}, - pd, + puredata-core | pd, pd-libdir, ${misc:Depends} Recommends: pd-import |