From a0e5584bd429c48f09b8630ef803e45d52774f8d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 20 Jul 2015 15:41:52 +0200 Subject: [PATCH] font-bh-lucidatypewriter-100dpi: fix cross-compile --- srcpkgs/font-bh-lucidatypewriter-100dpi/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/font-bh-lucidatypewriter-100dpi/template b/srcpkgs/font-bh-lucidatypewriter-100dpi/template index a201d25138..7e67a3c88c 100644 --- a/srcpkgs/font-bh-lucidatypewriter-100dpi/template +++ b/srcpkgs/font-bh-lucidatypewriter-100dpi/template @@ -1,10 +1,11 @@ # Template build file for 'font-bh-lucidatypewriter-100dpi'. pkgname=font-bh-lucidatypewriter-100dpi 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/100dpi" short_desc="100dpi Bigelow and Holmes Lucida Typewriter PCF fonts"