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 | b09e39664365b715b6a5c8423ee6b266c90c3957 (patch) | |
tree | 8f0d8f738507d7400f9a77c7f9856956d873d6e5 | |
parent | c43710f172f6177f0d0eedd99c559290aa77b166 (diff) |
made Build-Depends: only puredata so that these packages are guaranteed to be Pd-vanilla compatible
svn path=/trunk/externals/motex/; revision=13151
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6b6a39a..69fb9a8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-motex 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 |