mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
game.libretro: add libretro-common and rcheevos dependencies
They are required now in latest versions Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
8fb805ef1f
commit
b56f1daca6
@ -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-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain tinyxml kodi-platform libretro-common rcheevos"
|
||||
PKG_SECTION=""
|
||||
PKG_LONGDESC="game.libretro is a thin wrapper for libretro"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user