diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-09 19:22:15 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-09 19:22:15 +0000 |
commit | fd28ee037cfc2e0a6444df765ddbdacbcea87b09 (patch) | |
tree | d939d63437a8528570dfd578889038682533249e /packages/linux_make/debian/control | |
parent | db9735ed62bbc8d39fe86d3df646719d71d1af66 (diff) |
added x-ttcidfont-conf as dependency since it provides a really easy way to get PiDiP to find all the fonts, plus it's standard part of Ubuntu and probably Debian
svn path=/trunk/; revision=7939
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 93488070..6bc2466e 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -3,7 +3,7 @@ Version: 0.40.2cvs20070709-1 Section: sound Priority: optional Architecture: any -Depends: libjack0.100.0-0, ttf-bitstream-vera, tcl8.4 (>= 8.4.1-0), tk8.4 (>= 8.4.1-0), libasound2, libogg0, libvorbis0a, libvorbisenc2, libvorbisfile3, libspeex1, libflac7, libsndfile1, libpcre3, libtheora0, imagemagick, liblcms1, libpng3, libtiff4, libmpeg1, libmpeg2-4, libmpeg3-1, libquicktime0, libx11-6, libdv4, libxv1, libimlib2, libfreetype6,libsm6, libxml2, libxext6, libxt6, libglu1-mesa, libgsl0, libmagick++9c2a +Depends: libjack0.100.0-0, ttf-bitstream-vera, tcl8.4 (>= 8.4.1-0), tk8.4 (>= 8.4.1-0), libasound2, libogg0, libvorbis0a, libvorbisenc2, libvorbisfile3, libspeex1, libflac7, libsndfile1, libpcre3, libtheora0, imagemagick, liblcms1, libpng3, libtiff4, libmpeg1, libmpeg2-4, libmpeg3-1, libquicktime0, libx11-6, libdv4, libxv1, libimlib2, libfreetype6, libsm6, libxml2, libxext6, libxt6, libglu1-mesa, libgsl0, libmagick++9c2a, x-ttcidfont-conf Recommends: liblo0, liblame0 Suggests: xmms Maintainer: Hans-Christoph Steiner <hans@at.or.at> |