mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libdri2-git: use xorgproto.
This commit is contained in:
parent
df29bbb527
commit
d5853b1fb5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libdri2-git'
|
# Template file for 'libdri2-git'
|
||||||
pkgname=libdri2-git
|
pkgname=libdri2-git
|
||||||
version=20140317
|
version=20140317
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="automake libtool pkg-config xorg-util-macros git"
|
hostmakedepends="automake libtool pkg-config xorg-util-macros git"
|
||||||
makedepends="dri2proto libXfixes-devel libXext-devel libdrm-devel"
|
makedepends="xorgproto libXfixes-devel libXext-devel libdrm-devel"
|
||||||
short_desc="Library for the DRI2 extension to the X Window System"
|
short_desc="Library for the DRI2 extension to the X Window System"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue