diff options
-rw-r--r-- | abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD | 4 |
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=() |