gst-plugins-bad1: add libwayland-egl dependency

This commit is contained in:
Jürgen Buchmüller 2017-03-15 15:11:10 +01:00
parent 40aad28bc6
commit 9f1391e40c
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
pkgname=gst-plugins-bad1
reverts="1:1.4.5_6"
version=1.10.4
revision=2
revision=3
wrksrc="${pkgname/1/}-${version}"
lib32disabled=yes
build_style=gnu-configure
@ -14,8 +14,8 @@ makedepends="alsa-lib-devel celt-devel libressl-devel exempi-devel
faad2-devel libdvdread-devel libdvdnav-devel librsvg-devel libsndfile-devel
xvidcore-devel jasper-devel libmodplug-devel neon-devel libcurl-devel
libvdpau-devel libgsm-devel librtmp-devel libass-devel mpg123-devel
soundtouch-devel opus-devel libwebp-devel wayland-devel libsrtp-devel
libopenal-devel"
soundtouch-devel opus-devel libwebp-devel wayland-devel libwayland-egl
libsrtp-devel libopenal-devel"
depends="gst-plugins-base1>=${version}"
short_desc="GStreamer plugins from the bad set (v1.x)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"