diff options
author | Britney Fransen <brfransen@gmail.com> | 2010-07-01 01:16:01 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2010-07-01 01:16:01 (GMT) |
commit | d2dc8a70eea843372cc99c3cd3da109f739f1451 (patch) | |
tree | 80d34371107a4c83de0aa6249afc106f0a9344f9 /abs/core-testing | |
parent | cd9c1fc487bb65016930c42af2acf1c620a427d0 (diff) | |
parent | ef7330c535f36fce415c522fe7527ac07a0922de (diff) | |
download | linhes_pkgbuild-d2dc8a70eea843372cc99c3cd3da109f739f1451.zip linhes_pkgbuild-d2dc8a70eea843372cc99c3cd3da109f739f1451.tar.gz linhes_pkgbuild-d2dc8a70eea843372cc99c3cd3da109f739f1451.tar.bz2 |
Merge branch 'master' of brfransen@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing')
-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=() |