From 98d8669e3337aeb111ea6e1f957ab6fbd4fdb4b3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 21 Feb 2018 18:18:44 -0300 Subject: [PATCH] libXfont: use xorgproto. --- srcpkgs/libXfont/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libXfont/template b/srcpkgs/libXfont/template index f99a5350722..a0e49b7097a 100644 --- a/srcpkgs/libXfont/template +++ b/srcpkgs/libXfont/template @@ -1,9 +1,9 @@ # Template build file for 'libXfont'. pkgname=libXfont version=1.5.4 -revision=1 +revision=2 hostmakedepends="pkg-config" -makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel" +makedepends="xorgproto xtrans freetype-devel libfontenc-devel" build_style=gnu-configure short_desc="X font Library" maintainer="Juan RP "