mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
font-bh-ttf: fix cross-compile
This commit is contained in:
parent
79e725e504
commit
cde04a8b3b
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'font-bh-ttf'.
|
# Template build file for 'font-bh-ttf'.
|
||||||
pkgname=font-bh-ttf
|
pkgname=font-bh-ttf
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=3
|
revision=4
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config bdftopcf font-util"
|
hostmakedepends="pkg-config bdftopcf font-util"
|
||||||
|
makedepends="font-util"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/X11/TTF"
|
font_dirs="/usr/share/fonts/X11/TTF"
|
||||||
short_desc="Standard Bigelow and Holmes TrueType fonts"
|
short_desc="Standard Bigelow and Holmes TrueType fonts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue