libvdpau: use xorgproto.

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

View file

@ -1,10 +1,10 @@
# Template file for 'libvdpau' # Template file for 'libvdpau'
pkgname=libvdpau pkgname=libvdpau
version=1.1.1 version=1.1.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="dri2proto libXext-devel" makedepends="xorgproto libXext-devel"
conf_files="/etc/vdpau_wrapper.cfg" conf_files="/etc/vdpau_wrapper.cfg"
short_desc="The Video Decode and Presentation API for UNIX" short_desc="The Video Decode and Presentation API for UNIX"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"