diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-02 14:53:50 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-02 14:53:50 +0000 |
commit | 2ba184e2216fac24230c601ea109b72b3c1f21a2 (patch) | |
tree | 386d0b62d308168db5ac0edf140cb5aa6c0f43d7 /packages | |
parent | 6f83947e109abdf350f4b45b545da055e5d5d5aa (diff) |
move x-ttcidfont-conf and tcllib to Recommends since they not absolutely essential
svn path=/trunk/; revision=15933
Diffstat (limited to 'packages')
-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 e238b991..11ea2707 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, x-ttcidfont-conf, tcllib +Depends: xterm | x-terminal-emulator, ttf-dejavu-core Provides: pd -Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils +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 |