summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-06-30 00:33:11 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-06-30 00:33:11 (GMT)
commita0443044475c758fcdd4add1a6d6449de41297c8 (patch)
treecfe944860d97dae310e25df3794a3fcdada6161f /abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
parentefcf4a254db4bf843a1641b8d12021da0a6470b5 (diff)
downloadlinhes_pkgbuild-a0443044475c758fcdd4add1a6d6449de41297c8.zip
linhes_pkgbuild-a0443044475c758fcdd4add1a6d6449de41297c8.tar.gz
linhes_pkgbuild-a0443044475c758fcdd4add1a6d6449de41297c8.tar.bz2
mythnetvision: add mythbroswer dependency
http://www.mythtv.org/wiki/MythNetvision#Requirements
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD')
-rw-r--r--abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
index cd25452..5ecbd78 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=mythnetvision
pkgver=0.23
-pkgrel=5
+pkgrel=6
pkgdesc="Internet video plugin for MythTV"
url="http://www.mythtv.org"
license="GPL"
arch=('i686' 'x86_64')
-depends=('mythtv' 'python-pycurl' 'flashplugin')
+depends=('mythtv' 'mythbrowser' 'python-pycurl' 'flashplugin')
groups=('mythtv-extras')
patches=()