mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libretro-stella: fix PKG_LIBNAME
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
077ee9572b
commit
480fc09d5a
@ -10,7 +10,7 @@ PKG_URL="https://github.com/libretro/stella-libretro/archive/$PKG_VERSION.tar.gz
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_LONGDESC="game.libretro.stella: Stella for Kodi"
|
||||
|
||||
PKG_LIBNAME="stella_libretro.so"
|
||||
PKG_LIBNAME="stella2014_libretro.so"
|
||||
PKG_LIBPATH="$PKG_LIBNAME"
|
||||
PKG_LIBVAR="STELLA_LIB"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user