libdri2-git: use xorgproto.

This commit is contained in:
maxice8 2018-02-21 18:10:08 -03:00 committed by Leаh Neukirchen
parent df29bbb527
commit d5853b1fb5

View file

@ -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"