summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/community/mythtv-vdpau/PKGBUILD')
-rw-r--r--abs/extra-testing/community/mythtv-vdpau/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
index 881ff9b..e89a93b 100644
--- a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
+++ b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv-vdpau
pkgver=0.21
-pkgrel=8
+pkgrel=9
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
@@ -16,7 +16,7 @@ source=(ftp://ftp.knoppmyth.net/R6/sources/mythtv-${pkgver}-fixes.tar.bz2 \
conflicts=('mythtv')
provides=('mythtv'=${pkgver})
license=('GPL2')
-makedepends=(libgl subversion 'nvidia-utils>=180.29')
+makedepends=(libgl subversion 'nvidia-utils>=180.29' python perl)
groups=('pvr')
url="http://www.mythtv.org/"
install=mythtv.install