mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #9794 from heitbaum/fixaddon
libretro-mame2010: fix missing PKG_DEPENDS_TARGET=zlib
This commit is contained in:
commit
665748f66d
@ -7,7 +7,7 @@ PKG_SHA256="38270732ef2b503583e96a3c83cd5ba8d4ca6510d1f24f2b00bf6703eb74070d"
|
|||||||
PKG_LICENSE="MAME"
|
PKG_LICENSE="MAME"
|
||||||
PKG_SITE="https://github.com/libretro/mame2010-libretro"
|
PKG_SITE="https://github.com/libretro/mame2010-libretro"
|
||||||
PKG_URL="https://github.com/libretro/mame2010-libretro/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/libretro/mame2010-libretro/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain zlib"
|
||||||
PKG_LONGDESC="Late 2010 version of MAME (0.139) for libretro. Compatible with MAME 0.139 romsets."
|
PKG_LONGDESC="Late 2010 version of MAME (0.139) for libretro. Compatible with MAME 0.139 romsets."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user