Fixed manifest

This commit is contained in:
Tracker-Friendly 2024-02-15 07:44:29 +00:00
parent 501703a505
commit fe8d3f9451
1 changed files with 5 additions and 0 deletions

View File

@ -19,5 +19,10 @@
"make install DESTDIR=/app/bin/"
]
}
],
"finish-args": [
"--share=network",
"--socket=x11",
"--socket=wayland"
]
}