From cf4ca9fbb2c264310d948035277521b0f637a6d5 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Tue, 6 May 2014 02:35:56 +0000 Subject: mythmusic: add dep libcdio-paranoia --- abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD index 65a5578..6b7e6bc 100644 --- a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD @@ -81,7 +81,7 @@ package_mythgame() { package_mythmusic() { pkgdesc="Music playing plugin for MythTV" - depends=('cdparanoia' 'fftw' 'flac' 'libcdaudio' 'libcdio' + depends=('cdparanoia' 'fftw' 'flac' 'libcdaudio' 'libcdio-paranoia' 'libvisual-plugins' 'libvorbis' "mythtv>=${pkgver}" 'taglib') cd "${srcdir}/${_gitname}/${pkgbase}/mythmusic" make INSTALL_ROOT="${pkgdir}" install || return 1 -- cgit v0.12