font-sony-misc: hostmakedepend on mkfontdir.

This commit is contained in:
Christian Neukirchen 2014-09-06 20:28:44 +02:00
parent 1037fa984c
commit 8c4ae0c9f0
1 changed files with 2 additions and 3 deletions

View File

@ -1,11 +1,10 @@
# Template build file for 'font-sony-misc'. # Template build file for 'font-sony-misc'.
pkgname=font-sony-misc pkgname=font-sony-misc
version=1.0.3 version=1.0.3
revision=1 revision=2
noarch="yes" noarch="yes"
build_style=gnu-configure build_style=gnu-configure
makedepends="pkg-config bdftopcf font-util" hostmakedepends="pkg-config bdftopcf mkfontdir"
depends="font-util"
font_dirs="/usr/share/fonts/X11/misc" font_dirs="/usr/share/fonts/X11/misc"
short_desc="Standard X11 sony PCF fonts" short_desc="Standard X11 sony PCF fonts"
homepage="http://xorg.freedesktop.org/" homepage="http://xorg.freedesktop.org/"