libXfixes: use xorgproto.

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

View file

@ -1,10 +1,10 @@
# Template build file for 'libXfixes'.
pkgname=libXfixes
version=5.0.3
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xproto xextproto fixesproto libX11-devel"
makedepends="xorgproto libX11-devel"
short_desc="Xfixes library and extension of X RandR from modular X.org"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="${XORG_SITE}"