mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
WINE: added extensions
This commit is contained in:
parent
9745428b80
commit
875bed3e04
|
@ -2,9 +2,15 @@ app-id: net.retrodeck.retrodeck
|
|||
runtime: org.kde.Platform
|
||||
runtime-version: "6.7"
|
||||
sdk: org.kde.Sdk
|
||||
command: retrodeck.sh
|
||||
|
||||
base: org.winehq.Wine
|
||||
base-version: stable-23.08
|
||||
command: retrodeck.sh
|
||||
|
||||
inherit-extensions:
|
||||
- org.winehq.Wine.gecko
|
||||
- org.winehq.Wine.mono
|
||||
- org.winehq.Wine.DLLs
|
||||
|
||||
finish-args:
|
||||
- --socket=wayland
|
||||
|
|
Loading…
Reference in a new issue