From 96031c99bbdf447daa40fc47bbebd5e5c4d25e43 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 20 Jul 2015 15:41:06 +0200 Subject: [PATCH] font-adobe-utopia-75dpi: fix cross-compile --- srcpkgs/font-adobe-utopia-75dpi/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/font-adobe-utopia-75dpi/template b/srcpkgs/font-adobe-utopia-75dpi/template index 2960f3444dd..ff431346168 100644 --- a/srcpkgs/font-adobe-utopia-75dpi/template +++ b/srcpkgs/font-adobe-utopia-75dpi/template @@ -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"