diff options
Diffstat (limited to 'abs/core-testing')
-rw-r--r-- | abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD index aaec92e..8f0bd9e 100644 --- a/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD @@ -1,11 +1,11 @@ pkgname=mythsmolt pkgver=0.22 -pkgrel=8 +pkgrel=11 pkgdesc="mythsmolt, a hardware profileing tool" arch=('i686' 'x86_64') url="http://www.mythvantage.com" license=('GPL') -depends=("mythtv>=${pkgver}" urlgrabber) +depends=("mythtv>=${pkgver}" urlgrabber python-simplejson) source=("http://www.mythvantage.com/request.php?4") groups=('mythtv-extras') |