mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
RPCS3: fixed modules
This commit is contained in:
parent
bd8e08610e
commit
3b6b586d18
|
@ -46,9 +46,6 @@ add-extensions:
|
|||
autodelete: false
|
||||
cleanup-commands:
|
||||
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
||||
modules:
|
||||
- shared-modules/glu/glu-9.json
|
||||
- shared-modules/glew/glew.json
|
||||
|
||||
cleanup:
|
||||
# ES-DE
|
||||
|
@ -735,6 +732,9 @@ modules:
|
|||
# RPCS3 - START
|
||||
# https://github.com/flathub/net.rpcs3.RPCS3
|
||||
|
||||
- shared-modules/glu/glu-9.json
|
||||
- shared-modules/glew/glew.json
|
||||
|
||||
- name: rpcs3-llvm
|
||||
buildsystem: cmake-ninja
|
||||
builddir: true
|
||||
|
|
Loading…
Reference in a new issue