mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libretro-picodrive: add missing "toolchain" dependency
build.LibreELEC-RPi2.arm-9.80-devel/toolchain/bin/host-g++: not found
This commit is contained in:
parent
67aedc965f
commit
14b3fcced3
@ -7,6 +7,7 @@ PKG_SHA256="a6f5bfe5c497de56dcc4b648bbf43471caa96d8ed601ed883e9e7cd4bbd46311"
|
||||
PKG_LICENSE="MAME"
|
||||
PKG_SITE="https://github.com/libretro/picodrive"
|
||||
PKG_URL="https://github.com/libretro/picodrive/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform $PKG_NAME:host"
|
||||
PKG_DEPENDS_UNPACK="cyclone68000"
|
||||
PKG_LONGDESC="Fast MegaDrive/MegaCD/32X emulator"
|
||||
|
Loading…
x
Reference in New Issue
Block a user