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 | 9ad80748be5d4ffb8fc3ea9e2a3b0b42cd977333 (patch) | |
tree | e5632434e1af8338f58ccb96bcdad1346c116170 /debian | |
parent | 7d296bf10a2919853c3e60bf4aa9e58f07132ce4 (diff) |
removed 'puredata' from Build-Depends: for libraries that only have abstractions
svn path=/trunk/externals/hcs/pan/; 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 199547d..aca77bb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-pan 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 |