libXext: use xorgproto.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Template build file for 'libXext'.
|
# Template build file for 'libXext'.
|
||||||
pkgname=libXext
|
pkgname=libXext
|
||||||
version=1.3.3
|
version=1.3.3
|
||||||
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="xextproto libX11-devel"
|
makedepends="xorgproto libX11-devel"
|
||||||
short_desc="X Extension library"
|
short_desc="X Extension library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user