diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-15 22:13:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-15 22:13:38 +0000 |
commit | 2e3d6176fc27a0ee93f44325194be1da1a61d535 (patch) | |
tree | 710ee658f85302501480c619ff85c2ae23048146 /debian/control | |
parent | cc631ae4918e7262106cd64334ad49bc5461735f (diff) |
removed puredata version number from Build-Depends for packages that don't need it
svn path=/trunk/externals/cxc/; revision=13547
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b6ccc84..c070987 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-cxc 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~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info |