From 9ca212980fe906fe0614cdb55fc6edecd974d295 Mon Sep 17 00:00:00 2001 From: Cecil Date: Mon, 8 Aug 2011 23:46:21 -0700 Subject: mythplugins:Updated deps for mythmusic. --- abs/core/mythtv/stable-0.24/mythplugins/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core/mythtv/stable-0.24/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.24/mythplugins/PKGBUILD index f87c41f..c919256 100644 --- a/abs/core/mythtv/stable-0.24/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.24/mythplugins/PKGBUILD @@ -13,7 +13,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.24 -pkgrel=16 +pkgrel=17 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') @@ -75,7 +75,7 @@ package_mythgame() { package_mythmusic() { pkgdesc="Music playing plugin for MythTV" - depends=("mythtv>=${pkgver}" 'flac' 'libvorbis' 'libcdaudio' 'cdparanoia' 'taglib' 'libvisual') + depends=("mythtv>=${pkgver}" 'flac' 'libvorbis' 'libcdaudio' 'cdparanoia' 'taglib' 'libvisual-plugins' 'projectm') # replaces=('mythmusic') cd "${srcdir}/${_gitname}/${pkgbase}/mythmusic" make INSTALL_ROOT="${pkgdir}" install || return 1 -- cgit v0.12