summaryrefslogtreecommitdiffstats
path: root/linhes/mythtv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/mythtv/PKGBUILD')
-rw-r--r--linhes/mythtv/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index 2f9733f..60f3510 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=34+fixes.20240311.5590d0d5
+pkgver=34+fixes.20240325.d6398e09
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')
@@ -74,9 +74,11 @@ makedepends=(
'python-future'
'python-lxml'
'python-mysqlclient'
+ 'python-pip'
'python-requests'
'python-setuptools'
'python-simplejson'
+ 'python-wheel'
'qt5-tools'
'yasm'
)