diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:49:25 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:49:25 +0200 |
commit | 04981d748a150da3f6b6aff686304d81c8bbd94b (patch) | |
tree | 024e0cd8eb53f458d0dc6e08d425ef754199cb9f | |
parent | 005390e1b71285d67ead2329dcb14134c198ac03 (diff) | |
download | itzks-systems-04981d748a150da3f6b6aff686304d81c8bbd94b.tar.gz itzks-systems-04981d748a150da3f6b6aff686304d81c8bbd94b.tar.bz2 itzks-systems-04981d748a150da3f6b6aff686304d81c8bbd94b.zip |
Add dependencies for phonetic fonts: ttf-linex.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 9 |
2 files changed, 4 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index e06f270..df6078e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ itzks-systems (2012.08.29.4) UNRELEASED; urgency=low * /debian/control: - + Add dependencies for phonetic fonts: xfonts-tipa, xfonts-intl-phonetic. + + Add dependencies for phonetic fonts: ttf-linex. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 29 Aug 2012 21:37:46 +0200 diff --git a/debian/control b/debian/control index b985a37..6074c81 100644 --- a/debian/control +++ b/debian/control @@ -248,6 +248,7 @@ Depends: texlive-latex-base, texlive-latex-recommended, tree, + ttf-linex, ttf-mscorefonts-installer, unzip, xarchiver, @@ -255,8 +256,6 @@ Depends: x2godesktopsharing, x2goclient, xemacs21, - xfonts-intl-phonetic, - xfonts-tipa, xpdf, yakuake, zip, @@ -397,6 +396,7 @@ Depends: texlive-latex-base, texlive-latex-recommended, tree, + ttf-linex, ttf-mscorefonts-installer, unzip, x2go-keyring, @@ -411,8 +411,6 @@ Depends: x2goserver-fmbindings, xarchiver, xemacs21, - xfonts-intl-phonetic, - xfonts-tipa, xpdf, yakuake, zip, @@ -548,6 +546,7 @@ Depends: texlive-latex-base, texlive-latex-recommended, tree, + ttf-linex, ttf-mscorefonts-installer, unzip, xarchiver, @@ -555,8 +554,6 @@ Depends: x2godesktopsharing, x2goclient, xemacs21, - xfonts-intl-phonetic, - xfonts-tipa, xpdf, yakuake, zip, |