Merge pull request #113 from chewitt/fix_ssaver_rsxs

addons: fix dependencies for screensavers.rsxs
This commit is contained in:
Lukas Rusak 2016-04-05 22:47:39 -07:00
commit d9738fe406

View File

@ -23,7 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/notspiff/screensavers.rsxs/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_DEPENDS_TARGET="toolchain kodi-platform libXt libXmu"
PKG_PRIORITY="optional"
PKG_SECTION=""
PKG_SHORTDESC="screensavers.rsxs"