mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge pull request #3916 from MilhouseVH/le10_fix_stella
libretro-stella: fix PKG_LIBNAME
This commit is contained in:
commit
0e5353c113
@ -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