font-bh-75dpi: fix cross-compile
This commit is contained in:
parent
2712d38726
commit
9999b5b1b6
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template build file for 'font-bh-75dpi'.
|
||||
pkgname=font-bh-75dpi
|
||||
version=1.0.3
|
||||
revision=3
|
||||
revision=4
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config bdftopcf font-util"
|
||||
hostmakedepends="pkg-config bdftopcf font-util"
|
||||
makedepends="font-util"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/X11/75dpi"
|
||||
short_desc="Standard 75dpi Bigelow and Holmes PCF fonts"
|
||||
|
|
Loading…
Reference in a new issue