libXxf86vm: use xorgproto.

This commit is contained in:
maxice8 2018-02-21 18:41:07 -03:00 committed by Leаh Neukirchen
parent ccf22b5236
commit 97215abeb1
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template build file for 'libXxf86vm'.
pkgname=libXxf86vm
version=1.1.4
revision=2
revision=3
build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="xf86vidmodeproto libXext-devel"
makedepends="xorgproto libXext-devel"
short_desc="Library for the XFree86-VidMode X extension"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"