diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-06-21 13:59:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-06-21 13:59:13 +0000 |
commit | f7cdd265ef92ecbb96797fe450a815caf9714b23 (patch) | |
tree | b856f665e3b73f34a58d85e7ea2b852ca17a9232 /packages/linux_make/debian/control | |
parent | 8ed6e207e30fad55f3cc5d1bd84636d71d33c6fb (diff) |
tcllib is now needed for colorgrid, and perhaps other handy things
svn path=/trunk/; revision=10058
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 598c7aa4..6dc81594 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -5,7 +5,7 @@ Priority: optional Maintainer: Hans-Christoph Steiner <hans@at.or.at> Package: pd-extended Architecture: i386 -Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, +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 |