summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn2023-04-10 10:07:37 +0100
committerJohn2023-04-10 10:07:37 +0100
commite44c95afc330d7ae945bc995558bf44d112f0183 (patch)
tree002e98c18f5d915900c7e0120c95faaa97ded277 /PKGBUILD
parent7995284e1f18e621a8afedcc86cba287fe52be76 (diff)
downloadaur-e44c95afc330d7ae945bc995558bf44d112f0183.tar.gz
Use fixes/33 branch and update dependencies
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 \