diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-07 22:02:05 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-07 22:02:05 +0000 |
commit | c7af4ebfe855eb4389f8964e30517b2170d58fe8 (patch) | |
tree | 360d7c64914bc6a804d21e7c21ffec27007267e0 /debian | |
parent | 4547229c32b14dd58028e098aaaff9df2f90c771 (diff) |
depends on puredata-dev to build and wants pd-libdir so it can be loaded
svn path=/trunk/externals/template/; revision=13991
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f2c28fb..14ab017 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,12 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Build-Depends: debhelper (>= 7.0.50~), puredata-dev Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-template Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: pd-libdir Description: |