mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Missed something for rpcs3
This commit is contained in:
parent
6a99636bee
commit
4b3a875873
|
@ -33,11 +33,8 @@ finish-args:
|
||||||
# Dolphin
|
# Dolphin
|
||||||
- --allow=bluetooth
|
- --allow=bluetooth
|
||||||
#- --env=QT_QPA_PLATFORM=xcb not sure if this will break something
|
#- --env=QT_QPA_PLATFORM=xcb not sure if this will break something
|
||||||
<<<<<<< HEAD
|
|
||||||
# rpcs3
|
# rpcs3
|
||||||
- --socket=fallback-x11
|
- --socket=fallback-x11
|
||||||
|
|
||||||
# rpcs3
|
|
||||||
add-extensions:
|
add-extensions:
|
||||||
org.freedesktop.Platform.ffmpeg-full:
|
org.freedesktop.Platform.ffmpeg-full:
|
||||||
directory: lib/ffmpeg
|
directory: lib/ffmpeg
|
||||||
|
@ -47,9 +44,6 @@ add-extensions:
|
||||||
autodelete: false
|
autodelete: false
|
||||||
cleanup-commands:
|
cleanup-commands:
|
||||||
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
||||||
=======
|
|
||||||
# primehack
|
|
||||||
>>>>>>> cooker-primehack
|
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
# ES-DE
|
# ES-DE
|
||||||
|
|
Loading…
Reference in a new issue