libvdpau: use xorgproto.
This commit is contained in:
parent
d5853b1fb5
commit
383a75057f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libvdpau'
|
||||
pkgname=libvdpau
|
||||
version=1.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dri2proto libXext-devel"
|
||||
makedepends="xorgproto libXext-devel"
|
||||
conf_files="/etc/vdpau_wrapper.cfg"
|
||||
short_desc="The Video Decode and Presentation API for UNIX"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue