diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-07 20:12:18 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-07 20:12:18 +0000 |
commit | 1d37127eed53b6d89d4ddc86160899102c8d4a12 (patch) | |
tree | 0e32c30536dbf56ca25090cc1700b95cbc1f97c4 /packages/linux_make/debian/control | |
parent | 2ba184e2216fac24230c601ea109b72b3c1f21a2 (diff) |
added tk8.5 to Recommends: to make sure its installed when it should be
svn path=/trunk/; revision=15956
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 11ea2707..c4da3825 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -8,7 +8,7 @@ Package: pd-extended Architecture: i386 Depends: xterm | x-terminal-emulator, ttf-dejavu-core Provides: pd -Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils, x-ttcidfont-conf, tcllib +Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils, x-ttcidfont-conf, tcllib, tk8.5 Conflicts: pdextended, cyclist, puredata (<< 0.43) Replaces: pdextended, cyclist Description: Pure Data with patches and a large collection of externals |