summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc6ddee3d15..057027a710b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,6 +34,8 @@ depends=(
'libxrandr'
'libzip'
'lzo'
+ 'python-pyqt5-webengine'
+ 'python-requests-cache'
'qt5-script'
'soundtouch'
'taglib'
@@ -83,7 +85,7 @@ optdepends=(
conflicts=('myththemes' 'mythplugins-mythvideo' 'mythtv')
replaces=('myththemes' 'mythplugins-mythvideo' 'mythtv')
source=(
- "git+https://github.com/MythTV/mythtv#branch=fixes/32"
+ "git+https://github.com/MythTV/mythtv#branch=fixes/33"
'mythbackend.service'
'mythtv.desktop'
'mythtv.png'
@@ -113,7 +115,6 @@ build() {
--disable-altivec \
--enable-audio-jack \
--disable-distcc \
- --enable-libfftw3 \
--enable-libmp3lame \
--enable-libvpx \
--enable-libx264 \