summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYacob Zitouni2020-07-17 10:01:41 +0200
committerYacob Zitouni2020-07-17 10:01:41 +0200
commit3086a7a9f8c33e78cfba74579ca8fa860b512922 (patch)
treea8430e8a3c2d9664b156750b82f4a5d42f1d18d7
parentaa6bd53f5c2dd67436b31a30035e7b912b0a779a (diff)
downloadaur-3086a7a9f8c33e78cfba74579ca8fa860b512922.tar.gz
moved xorg-font-utils to xorg-mkfontscale and xorg-mkfontdir
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bca0527efd48..44a8a381b474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Menlo font patched to work with Powerline"
arch=('any')
url="https://github.com/abertsch/Menlo-for-Powerline"
license=('GPL')
-depends=('fontconfig' 'xorg-font-utils')
+depends=('fontconfig' 'xorg-mkfontscale' 'xorg-mkfontdir')
makedepends=('git')
install=ttf-menlo-powerline-git.install
source=('git://github.com/abertsch/Menlo-for-Powerline.git')