mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix webos github action (#17138)
This commit is contained in:
parent
1f99ba89ca
commit
5cc9721ea3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ WEBOS_INC_DIR ?= $(STAGING_DIR)/usr/include
|
|||
WEBOS_LIB_DIR ?= $(STAGING_DIR)/usr/lib
|
||||
|
||||
ADD_SDL2_LIB ?= 0
|
||||
SDL2_PREBUILT_ARCHIVE ?= https://github.com/webosbrew/SDL-webOS/releases/download/release-2.30.0-2/SDL2-2.30.0-webos.tar.gz
|
||||
SDL2_PREBUILT_ARCHIVE ?= https://github.com/webosbrew/SDL-webOS/releases/download/release-2.30.0-webos.2/SDL2-2.30.0-webos.tar.gz
|
||||
|
||||
#########################
|
||||
#########################
|
||||
|
|
Loading…
Add table
Reference in a new issue