libXxf86vm: unbreak musl cross compilation

This commit is contained in:
John Regan 2015-04-30 09:20:49 -05:00
parent 832901cff8
commit 2f63ca6616

View File

@ -1,8 +1,9 @@
# Template build file for 'libXxf86vm'. # Template build file for 'libXxf86vm'.
pkgname=libXxf86vm pkgname=libXxf86vm
version=1.1.4 version=1.1.4
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xf86vidmodeproto libXext-devel" makedepends="xf86vidmodeproto libXext-devel"
short_desc="Library for the XFree86-VidMode X extension" short_desc="Library for the XFree86-VidMode X extension"