summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrián Pérez de Castro2015-10-11 23:54:41 +0300
committerAdrián Pérez de Castro2015-10-11 23:54:41 +0300
commit34ce99dbd34b170a5f8c1aab06d6efe67ac64743 (patch)
treed23c9af4fceef47623b17abd9974a9ac5e673c94 /PKGBUILD
parente1f9b06f320d3fcc46105a2c1aed863c1f811d04 (diff)
downloadaur-34ce99dbd34b170a5f8c1aab06d6efe67ac64743.tar.gz
Add dependencies xorg-mkfontscale and xorg-mkfontdir
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d39ea316dee..60feedb9fbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,12 @@ _encodings='uni i15'
pkgname='uw-ttyp0-font'
pkgdesc='Bitmap monospaced font with unicode support and Powerline symbols'
pkgver='1.3'
-pkgrel='1'
+pkgrel='2'
arch='any'
url='http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0'
source=("${url}/uw-ttyp0-${pkgver}.tar.gz")
license=('custom')
+makedepends=('xorg-mkfontscale' 'xorg-mkfontdir')
makedepends=('xorg-bdftopcf' 'perl')
install=font.install
sha512sums=('193966b826cafa313384f20e225d4a0b0057364ed23c2beaf27a59095fdb9079281fdc1d292592038512a56ec0387e531a28449344e2960f0ecd3e64c7a6f6e7')