mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
PPSSPP: fix
This commit is contained in:
parent
c22bf430d8
commit
c4082d34ba
|
@ -407,7 +407,7 @@ modules:
|
|||
- name: ppsspp
|
||||
buildsystem: cmake-ninja
|
||||
config-opts:
|
||||
- -DUSE_SYSTEM_FFMPEG=OFF # turn this on?
|
||||
- -DUSE_SYSTEM_FFMPEG=ON # default: off, turn this on?
|
||||
- -DUSE_SYSTEM_LIBZIP=ON
|
||||
- -DUSE_SYSTEM_ZSTD=ON
|
||||
|
||||
|
|
Loading…
Reference in a new issue