diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-16 16:15:59 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-16 16:15:59 +0000 |
commit | 3908ec68b5894367f90695fa9bb9234441de31a9 (patch) | |
tree | ac4921a155e61a534ad28b66107f97ac256310a6 /debian | |
parent | e48e1d36ad8d9492e2e1b8bb6ba49869418d00d6 (diff) |
removed 'puredata' from Build-Depends: for libraries that only have abstractions
svn path=/trunk/abstractions/jmmmp/; revision=13558
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 82bc855..05299e1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-jmmmp Section: sound Priority: optional Maintainer: Paul Brossier <piem@debian.org> -Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.8.3 Homepage: http://puredata.info |