diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-10-31 14:54:16 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-10-31 14:54:16 +0000 |
commit | 106cb3e881378a97315c3a123d467988cb74c04d (patch) | |
tree | 5b5db2c4f94cc42820157f6b2e0147c56d17bb00 /packages | |
parent | cd83d20787b27da5e62d927d4e7dfff2838dfeb8 (diff) |
switched font from Bitstream Vera to DejaVu
svn path=/trunk/; revision=12704
Diffstat (limited to 'packages')
-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 554d2d29..6f6d5840 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -6,7 +6,7 @@ Maintainer: Hans-Christoph Steiner <hans@at.or.at> Homepage: http://puredata.info Package: pd-extended Architecture: i386 -Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, tcllib +Depends: xterm | x-terminal-emulator, ttf-dejavu, x-ttcidfont-conf, tcllib Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy Conflicts: puredata, pd-externals, gem, pd-pdp, pd-zexy Provides: pd |