mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libretro-picodrive: add missing PKG_DEPENDS_UNPACK
cyclone68000 is accessed using get_build_dir().
This commit is contained in:
parent
fb7777370a
commit
2c1566180b
@ -8,7 +8,7 @@ PKG_LICENSE="MAME"
|
||||
PKG_SITE="https://github.com/libretro/picodrive"
|
||||
PKG_URL="https://github.com/libretro/picodrive/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform $PKG_NAME:host"
|
||||
PKG_DEPENDS_HOST="cyclone68000"
|
||||
PKG_DEPENDS_UNPACK="cyclone68000"
|
||||
PKG_LONGDESC="Fast MegaDrive/MegaCD/32X emulator"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
PKG_BUILD_FLAGS="-gold"
|
||||
|
Loading…
x
Reference in New Issue
Block a user