diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-19 18:35:04 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-19 18:35:04 +0000 |
commit | 8bb61e6ab52e8da7b94c05bf5d576a31777d4d10 (patch) | |
tree | 58f78a60c3f1dfce4e55bb3a976219998989acef /packages/debian/control | |
parent | 36daad8a08b77f06614afe14023267e5af8f754d (diff) |
updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for the puredata package
svn path=/trunk/; revision=12794
Diffstat (limited to 'packages/debian/control')
-rw-r--r-- | packages/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/debian/control b/packages/debian/control index f8ef6470..efc74ccd 100644 --- a/packages/debian/control +++ b/packages/debian/control @@ -2,12 +2,12 @@ Source: puredata Section: sound Priority: optional Maintainer: Guenter Geiger (Debian/GNU) <geiger@debian.org> -Build-Depends: tcl8.4-dev, tk8.4-dev, libasound2-dev, debhelper, libjack-dev -Standards-Version: 3.6.0 +Build-Depends: cdbs, tcl8.4-dev, tk8.4-dev, libasound2-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], debhelper, libjack0.100.0-dev | libjack-dev +Standards-Version: 3.7.2 Package: puredata Architecture: any -Depends: xterm | x-terminal-emulator, ${shlibs:Depends} +Depends: ${shlibs:Depends} Replaces: pd-externals, pd Provides: pd Conflicts: pd |