summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-05-09 17:16:14 +0000
committerDaniel Bermond2018-05-09 17:16:14 +0000
commitc248b788aad8692c5b7a54130a23272f88811c10 (patch)
tree550a8e3bbf655b6f86e777c5263f75b0cb4c262e /.SRCINFO
parent93436593ce88307d51206ad61a758c3b3e6032a4 (diff)
downloadaur-c248b788aad8692c5b7a54130a23272f88811c10.tar.gz
depends: change xlib dependencies to match uptream changes
Enabling xlib requires libXv.so, libX11.so and libXext.so. References ---------- http://git.videolan.org/?p=ffmpeg.git;a=commit;h=0736f32a4facddbd953977ca614a3ee6d8a6e1d7
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45baca2293e1..10f174a45596 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full-git
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)
pkgver = 4.1.r90921.ga150b2e3a0
- pkgrel = 1
+ pkgrel = 2
url = http://www.ffmpeg.org/
arch = i686
arch = x86_64
@@ -75,7 +75,9 @@ pkgbase = ffmpeg-full-git
depends = mesa
depends = sndio
depends = sdl2
+ depends = libxv
depends = libx11
+ depends = libxext
depends = zlib
depends = libomxil-bellagio
depends = libva