mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
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…
Add table
Reference in a new issue