diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |