mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
font-bh-lucidatypewriter-100dpi: fix cross-compile
This commit is contained in:
parent
9999b5b1b6
commit
a0e5584bd4
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'font-bh-lucidatypewriter-100dpi'.
|
# Template build file for 'font-bh-lucidatypewriter-100dpi'.
|
||||||
pkgname=font-bh-lucidatypewriter-100dpi
|
pkgname=font-bh-lucidatypewriter-100dpi
|
||||||
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/100dpi"
|
font_dirs="/usr/share/fonts/X11/100dpi"
|
||||||
short_desc="100dpi Bigelow and Holmes Lucida Typewriter PCF fonts"
|
short_desc="100dpi Bigelow and Holmes Lucida Typewriter PCF fonts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue