summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable')
-rw-r--r--abs/core-testing/mythtv/stable/mythmovies/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
index c1e1357..fd98f2b 100644
--- a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=mythmovies
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Displays information about movies playing in the area."
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
-depends=('mythtv>=${pkgver}')
+depends=('mythtv>=${pkgver}' 'mplayer-wrapper')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')