summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaymond W. Ko2021-11-16 10:13:22 -0500
committerRaymond W. Ko2021-11-16 10:13:22 -0500
commit78b1aa89060c6f490877b3c57b1c27df263ef5a6 (patch)
tree7189438d6a848382602037553a427c1ec86485f6 /PKGBUILD
parentc7860cae50f0857b35086d99f354de19867fe34d (diff)
downloadaur-78b1aa89060c6f490877b3c57b1c27df263ef5a6.tar.gz
add xorg-bdftopcf to makedepends
credit to @pants
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b4539343a71..249412a73646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/lucy/tewi-font"
license=('MIT')
depends=('xorg-fonts-encodings' 'xorg-mkfontdir' 'xorg-mkfontscale')
-makedepends=('git' 'python' 'make')
+makedepends=('git' 'python' 'make' 'xorg-bdftopcf')
install="$pkgname.install"
source=('git+https://github.com/lucy/tewi-font.git')
sha256sums=('SKIP')