PPSSPP: added wanted sdl module - more

This commit is contained in:
XargonWan 2024-07-20 11:56:02 +09:00
parent fa629ef645
commit 48efe41c04

View file

@ -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