font-bitstream-type1: fix cross-compile

This commit is contained in:
Andrea Brancaleoni 2015-07-20 15:42:42 +02:00
parent 7fb2efc2a0
commit 9f33f53161

View file

@ -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"