diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-07-30 00:52:57 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-07-30 00:52:57 +0000 |
commit | 6ec9cc1aaf4a6dac7542a2d9d3d7ecc8403470ae (patch) | |
tree | d0a2aa0337ec4b5be2e91a8d710b921c956703e8 /packages/linux_make/debian/control | |
parent | 6f8da41d0350a61a56e6c3428887b3f0ff58b0a1 (diff) |
fixes to make .deb building more fault-tolerant
svn path=/trunk/; revision=11890
Diffstat (limited to 'packages/linux_make/debian/control')
-rw-r--r-- | packages/linux_make/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index 32798141..baa7ab53 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -6,7 +6,7 @@ Maintainer: Hans-Christoph Steiner <hans@at.or.at> Homepage: http://puredata.info Package: pd-extended Architecture: i386 -Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, tcllib, +Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, tcllib Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy Conflicts: pd, pd-externals, gem, pd-pdp, pd-zexy Provides: pd |