diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-07 22:04:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-07 22:04:47 +0000 |
commit | 6c846ae05d83c86de92c4254c1a5d65608b6f869 (patch) | |
tree | 3c8a90acb144771d74d90147348984ff54e65d51 /debian/control | |
parent | c7af4ebfe855eb4389f8964e30517b2170d58fe8 (diff) |
actually allow it to build against puredata or puredata-dev
svn path=/trunk/externals/template/; revision=13992
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 14ab017..58325e5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), puredata-dev +Build-Depends: debhelper (>= 7.0.50~), puredata (< 0.43) | puredata-dev Standards-Version: 3.9.1 Homepage: http://puredata.info |