diff options
-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 |