diff options
author | Matt Housh <jaeger@morpheus.net> | 2012-06-20 14:54:46 -0500 |
---|---|---|
committer | Matt Housh <jaeger@morpheus.net> | 2012-06-20 14:54:46 -0500 |
commit | f73ff334aa0f5cdbde84a38591fbfd192436c8bc (patch) | |
tree | 186e98db193210ddd0bfe213ebdea3b4bfb7542c | |
parent | 1fc6b940120be94cf7c8103139cf73a02ce137d7 (diff) | |
download | xorg-f73ff334aa0f5cdbde84a38591fbfd192436c8bc.tar.gz xorg-f73ff334aa0f5cdbde84a38591fbfd192436c8bc.tar.xz |
xorg-font-screen-cyrillic: added missing xorg-bdftopcf dependency (FS#738)
-rw-r--r-- | xorg-font-screen-cyrillic/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-font-screen-cyrillic/Pkgfile b/xorg-font-screen-cyrillic/Pkgfile index 8d7e4e33..7941242e 100644 --- a/xorg-font-screen-cyrillic/Pkgfile +++ b/xorg-font-screen-cyrillic/Pkgfile @@ -1,7 +1,7 @@ # Description: xorg font font-screen-cyrillic # URL: http://xorg.freedesktop.org # Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: xorg-mkfontdir, xorg-mkfontscale +# Depends on: xorg-bdftopcf, xorg-mkfontdir, xorg-mkfontscale name=xorg-font-screen-cyrillic version=1.0.4 |