diff options
author | Nathan Harris <nharris@eoimaging.com> | 2010-02-03 19:52:01 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2010-02-03 19:52:01 (GMT) |
commit | aa0ea5cd7fe791bede46a25719584b44302b93be (patch) | |
tree | b5195348df8c68692b73bcedb9669fecd1af1d45 /abs/core-testing/mythtv/trunk/mythnetvision | |
parent | d71043fee2f15cea3812713b2c3748ed323084e9 (diff) | |
download | linhes_pkgbuild-aa0ea5cd7fe791bede46a25719584b44302b93be.zip linhes_pkgbuild-aa0ea5cd7fe791bede46a25719584b44302b93be.tar.gz linhes_pkgbuild-aa0ea5cd7fe791bede46a25719584b44302b93be.tar.bz2 |
mythtv-svn: bumped to 23457
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythnetvision')
-rw-r--r-- | abs/core-testing/mythtv/trunk/mythnetvision/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythnetvision/PKGBUILD b/abs/core-testing/mythtv/trunk/mythnetvision/PKGBUILD index 5edf593..604efe9 100644 --- a/abs/core-testing/mythtv/trunk/mythnetvision/PKGBUILD +++ b/abs/core-testing/mythtv/trunk/mythnetvision/PKGBUILD @@ -1,12 +1,12 @@ pkgname=mythnetvision-svn -pkgver=23403 +pkgver=23457 pkgrel=1 pkgdesc="Internet video plugin for MythTV" url="http://www.mythtv.org" license="GPL" arch=('i686' 'x86_64') -depends=('mythtv-svn') +depends=('mythtv-svn' 'python-pycurl' 'flashplugin') conflicts=('mythnetvision') groups=('mythtv-extras-svn') |