summaryrefslogtreecommitdiff
path: root/libre/handbrake
diff options
context:
space:
mode:
Diffstat (limited to 'libre/handbrake')
-rw-r--r--libre/handbrake/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/handbrake/PKGBUILD b/libre/handbrake/PKGBUILD
index 5a9e15de1..3710d6f48 100644
--- a/libre/handbrake/PKGBUILD
+++ b/libre/handbrake/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=('handbrake' 'handbrake-cli')
pkgver=0.10.2
-pkgrel=1.parabola1
+pkgrel=2.parabola1
url="http://handbrake.fr/"
license=('GPL')
@@ -52,6 +52,7 @@ _depends+=('libvpx') # always a module
_depends+=('libdvdread') # always a module; also forced in Arch
_depends+=('libdvdnav') # always a module; also forced in Arch
_depends+=('libbluray') # always a module; also forced in Arch
+_depends+=('libgudev') # always a module; also forced in Arch
#_depends+=('pthreadw32') # module if !HAS.pthread (glibc)
#_depends+=('libmfx') # enable as module if FEATURE.qsv
#_depends+=('libiconv') # module if !HAS.iconv (glibc)