mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
game.libretro.melonds: set PKG_ARCH to none
Current version requires OpenGL which isn't supported in retroplayer. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
b615639ab1
commit
728d0ee3ee
@ -5,7 +5,8 @@ PKG_NAME="game.libretro.melonds"
|
||||
PKG_VERSION="0.8.2.5-Leia"
|
||||
PKG_SHA256="cda4fc5949c46a6d42ae00aecf532f3abf793486ac379f31509ba83a6faf1be8"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
# no openGL suport in retroplayer yet
|
||||
PKG_ARCH="none"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/kodi-game/game.libretro.melonds"
|
||||
PKG_URL="https://github.com/kodi-game/game.libretro.melonds/archive/$PKG_VERSION.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user