mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Preparation for Flathub publishing
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"id" : "au.stevetech.yafi",
|
||||
"runtime" : "org.gnome.Platform",
|
||||
"runtime-version" : "48",
|
||||
"runtime-version" : "49",
|
||||
"sdk" : "org.gnome.Sdk",
|
||||
"command" : "yafi",
|
||||
"finish-args" : [
|
||||
"--device=all",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland"
|
||||
"--socket=wayland",
|
||||
"--share=ipc"
|
||||
],
|
||||
"cleanup" : [
|
||||
"/include",
|
||||
|
||||
Reference in New Issue
Block a user