aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/libvdpau/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD
index 8e5942a233..e3149d53eb 100644
--- a/main/libvdpau/APKBUILD
+++ b/main/libvdpau/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libvdpau
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Hardware-accelerated video playback library"
url="https://cgit.freedesktop.org/~aplattner/libvdpau"
arch="all"
license="custom"
depends=
-makedepends="libx11-dev dri2proto libxext-dev"
+makedepends="xorgproto libx11-dev libxext-dev"
install=
subpackages="$pkgname-dev $pkgname-doc"
source="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz"