font-adobe-utopia-75dpi: fix cross-compile
This commit is contained in:
parent
ab51b74e08
commit
96031c99bb
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template build file for 'font-adobe-utopia-75dpi'.
|
||||
pkgname=font-adobe-utopia-75dpi
|
||||
version=1.0.4
|
||||
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="100dpi Adobe Utopia PCF fonts"
|
||||
|
|
Loading…
Reference in a new issue