diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-16 00:29:27 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-16 00:29:27 +0000 |
commit | c91597452d4a70e078341a7a617b1e768c885c72 (patch) | |
tree | 2517cddcdb6002adede10969d3ff66807dbbbeb7 /packages/linux_make/debian/control | |
parent | 17f3eeaadf2ebdf8fd3371a8db56b3c504042a29 (diff) |
move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other installers ignore Recommends
svn path=/trunk/; revision=15966
Diffstat (limited to 'packages/linux_make/debian/control')
-rw-r--r-- | packages/linux_make/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index c4da3825..6f63275a 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -6,9 +6,9 @@ Maintainer: Hans-Christoph Steiner <hans@eds.org> Homepage: http://puredata.info Package: pd-extended Architecture: i386 -Depends: xterm | x-terminal-emulator, ttf-dejavu-core +Depends: xterm | x-terminal-emulator, ttf-dejavu-core, tk8.5 Provides: pd -Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils, x-ttcidfont-conf, tcllib, tk8.5 +Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils, x-ttcidfont-conf, tcllib Conflicts: pdextended, cyclist, puredata (<< 0.43) Replaces: pdextended, cyclist Description: Pure Data with patches and a large collection of externals |