diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-08 04:04:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-08 04:04:33 +0000 |
commit | fc974e417d1907d8fdbdcfa77fa773dfead69af8 (patch) | |
tree | 3bdba1a40e8fe06092322e5bea0984681a90545e /debian | |
parent | 759e4380ef42955d832af9b6f9f6ab4b0796ce54 (diff) |
ekext doesn't need special headers so it can use any version of puredata
svn path=/trunk/externals/ekext/; revision=13999
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 d81b410..aa76266 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 (>= 0.42.5-3.1~) +Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.9.1 Homepage: http://puredata.info |