mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 20:25:14 +02:00
libXxf86vm: use xorgproto.
This commit is contained in:
parent
ccf22b5236
commit
97215abeb1
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'libXxf86vm'.
|
# Template build file for 'libXxf86vm'.
|
||||||
pkgname=libXxf86vm
|
pkgname=libXxf86vm
|
||||||
version=1.1.4
|
version=1.1.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xf86vidmodeproto libXext-devel"
|
makedepends="xorgproto libXext-devel"
|
||||||
short_desc="Library for the XFree86-VidMode X extension"
|
short_desc="Library for the XFree86-VidMode X extension"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue