game.libretro: depend on kodi-platform instead of kodi

This commit is contained in:
Jernej Skrabec 2022-04-24 20:54:12 +02:00
parent 6f0ec31ffd
commit 38de0cfc31

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 kodi"
PKG_DEPENDS_TARGET="toolchain tinyxml kodi-platform"
PKG_SECTION=""
PKG_LONGDESC="game.libretro is a thin wrapper for libretro"