mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-17 04:23:50 +02:00
font-bitstream-type1: fix cross-compile
This commit is contained in:
parent
7fb2efc2a0
commit
9f33f53161
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'font-bitstream-type1'.
|
# Template build file for 'font-bitstream-type1'.
|
||||||
pkgname=font-bitstream-type1
|
pkgname=font-bitstream-type1
|
||||||
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/Type1"
|
font_dirs="/usr/share/fonts/X11/Type1"
|
||||||
short_desc="Standard Type1 Bitstream PCF fonts"
|
short_desc="Standard Type1 Bitstream PCF fonts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue