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 | fbaa64c4826e34ee09e570f5d08480c1b651e7b8 (patch) | |
tree | 0b50343af28af1be96e83b7bd4596475cd3d82d1 /xorg-font-adobe-100dpi | |
parent | 194d023bcffe170ae3991ddc232f46eaa22075f7 (diff) | |
download | xorg-fbaa64c4826e34ee09e570f5d08480c1b651e7b8.tar.gz xorg-fbaa64c4826e34ee09e570f5d08480c1b651e7b8.tar.xz |
xorg-font-adobe-100dpi: added missing xorg-bdftopcf dependency (FS#738)
Diffstat (limited to 'xorg-font-adobe-100dpi')
-rw-r--r-- | xorg-font-adobe-100dpi/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-font-adobe-100dpi/Pkgfile b/xorg-font-adobe-100dpi/Pkgfile index 2f1a3c09..592b54e7 100644 --- a/xorg-font-adobe-100dpi/Pkgfile +++ b/xorg-font-adobe-100dpi/Pkgfile @@ -1,7 +1,7 @@ # Description: xorg font font-adobe-100dpi # 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-adobe-100dpi version=1.0.3 |