From 4e3367c75949b6f2d47ff5e12aeeda74610eda98 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 20 Jul 2015 15:40:51 +0200 Subject: [PATCH] font-adobe-75dpi: fix cross-compile --- srcpkgs/font-adobe-75dpi/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/font-adobe-75dpi/template b/srcpkgs/font-adobe-75dpi/template index a977ce4666..7d144005fe 100644 --- a/srcpkgs/font-adobe-75dpi/template +++ b/srcpkgs/font-adobe-75dpi/template @@ -1,10 +1,11 @@ # Template build file for 'font-adobe-75dpi'. pkgname=font-adobe-75dpi version=1.0.3 -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="Standard 75pi Adobe PCF fonts"