libXfont: use xorgproto.

This commit is contained in:
maxice8 2018-02-21 18:18:44 -03:00 committed by Leаh Neukirchen
parent b19bbb14d7
commit 98d8669e33

View file

@ -1,9 +1,9 @@
# Template build file for 'libXfont'. # Template build file for 'libXfont'.
pkgname=libXfont pkgname=libXfont
version=1.5.4 version=1.5.4
revision=1 revision=2
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel" makedepends="xorgproto xtrans freetype-devel libfontenc-devel"
build_style=gnu-configure build_style=gnu-configure
short_desc="X font Library" short_desc="X font Library"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"