mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
font-adobe-utopia-type1: fix cross-compile
This commit is contained in:
parent
96031c99bb
commit
851280150d
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'font-adobe-utopia-type1'.
|
# Template build file for 'font-adobe-utopia-type1'.
|
||||||
pkgname=font-adobe-utopia-type1
|
pkgname=font-adobe-utopia-type1
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
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="Adobe Utopia Type1 fonts"
|
short_desc="Adobe Utopia Type1 fonts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue