From 52fe1b38d7824fa61fed39151e330b52efa39393 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 21 Feb 2018 18:18:44 -0300 Subject: [PATCH] libXfont2: use xorgproto. --- srcpkgs/libXfont2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libXfont2/template b/srcpkgs/libXfont2/template index 9c42555c84d..5089cac30ff 100644 --- a/srcpkgs/libXfont2/template +++ b/srcpkgs/libXfont2/template @@ -1,9 +1,9 @@ # Template file for 'libXfont2' pkgname=libXfont2 version=2.0.3 -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 2 Library" maintainer="Juan RP "