summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-24 02:29:31 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-24 02:29:31 (GMT)
commit83daae21c9c02076aa8f4d7be8a19bdb9078b6fa (patch)
tree6693555842494ed2a33a08864f87dc66fe75a10b /abs/extra-testing/mythappletrailers/PKGBUILD
parent59396b9c3fca6515efa2ff21d4695f218c274518 (diff)
downloadlinhes_pkgbuild-83daae21c9c02076aa8f4d7be8a19bdb9078b6fa.zip
linhes_pkgbuild-83daae21c9c02076aa8f4d7be8a19bdb9078b6fa.tar.gz
linhes_pkgbuild-83daae21c9c02076aa8f4d7be8a19bdb9078b6fa.tar.bz2
Added mythtv as depends.
Diffstat (limited to 'abs/extra-testing/mythappletrailers/PKGBUILD')
-rw-r--r--abs/extra-testing/mythappletrailers/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mythappletrailers/PKGBUILD b/abs/extra-testing/mythappletrailers/PKGBUILD
index da490e1..1fff009 100644
--- a/abs/extra-testing/mythappletrailers/PKGBUILD
+++ b/abs/extra-testing/mythappletrailers/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Unofficial Add-on for MythTV to get Apple.com Movie Trailers."
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.mythtv.org/wiki/index.php/Myth_Apple_Trailers"
-depends=('php')
+depends=('php' 'mythtv')
install=mythappletrailers.install
source=('myth_trailers_grabber' 'appletrailer.xml'
'trailers')