mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libretro-fsuae: fix target dependency
This commit is contained in:
parent
db3061c294
commit
210f15173c
@ -8,7 +8,7 @@ PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/libretro/libretro-fsuae"
|
||||
PKG_URL="https://github.com/libretro/libretro-fsuae/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libmpeg2 openal-soft"
|
||||
PKG_DEPENDS_TARGET="toolchain glib libmpeg2 openal-soft"
|
||||
PKG_LONGDESC="FS-UAE amiga emulator."
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user