diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 18:24:04 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 18:24:04 +0000 |
commit | 911fa90e67c19a083b22c33567d2905b756fdece (patch) | |
tree | be3d252e48c37342c2575733470e777df1285f16 /debian | |
parent | c682175c3a49b7377a5ba6c0becf0e24a65bdba7 (diff) |
made Build-Depends: only puredata so that these packages are guaranteed to be Pd-vanilla compatible
svn path=/trunk/externals/windowing/; revision=13151
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 ef68db8..99b2b77 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-windowing Section: sound Priority: optional Maintainer: Paul Brossier <piem@debian.org> -Build-Depends: debhelper (>= 7.0.50~), pure-data | pd +Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info |