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