mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
PPSSPP: added wanted sdl module - more
This commit is contained in:
parent
fa629ef645
commit
48efe41c04
|
@ -449,6 +449,10 @@ modules:
|
|||
|
||||
# not part of the original manifest but needed as PPSSPP got a different framework with different SDL, earlier RetroArch manifest was providing it but now it's from AppImage
|
||||
- rd-submodules/shared-modules/SDL/SDL-1.2.15.json
|
||||
- rd-submodules/shared-modules/SDL/SDL_image-1.2.12.json
|
||||
- rd-submodules/shared-modules/SDL/SDL_mixer-1.2.12.json
|
||||
- rd-submodules/shared-modules/SDL/SDL_net-1.2.8.json
|
||||
- rd-submodules/shared-modules/SDL/SDL_ttf-2.0.11.json
|
||||
|
||||
- name: ppsspp
|
||||
buildsystem: cmake-ninja
|
||||
|
|
Loading…
Reference in a new issue