mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
Missed something for rpcs3
This commit is contained in:
parent
6a99636bee
commit
4b3a875873
|
@ -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