game.libretro: readd kodi to dependencies

This commit is contained in:
Sascha Kuehndel (InuSasha) 2019-11-17 22:50:59 +01:00
parent efef242121
commit 8c31840163
No known key found for this signature in database
GPG Key ID: 109697069529A6DC

View File

@ -9,7 +9,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro"
PKG_URL="https://github.com/kodi-game/game.libretro/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain tinyxml"
PKG_DEPENDS_TARGET="toolchain tinyxml kodi"
PKG_SECTION=""
PKG_LONGDESC="game.libretro is a thin wrapper for libretro"