Small changes to allow cmyth PVR add-on to build

This commit is contained in:
Josh Lukens 2012-11-03 21:18:30 -04:00
parent ad2a310605
commit c4a4142f92

View File

@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
PKG_SITE="https://github.com/opdenkamp/xbmc-pvr-addons"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="mysql curl"
PKG_BUILD_DEPENDS="toolchain curl"
PKG_BUILD_DEPENDS="toolchain mysql curl"
PKG_PRIORITY="optional"
PKG_SECTION="mediacenter"
PKG_SHORTDESC="Various PVR addons for XBMC"