Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3c2bf4915 |
1 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
flatpak:
|
flatpak:
|
||||||
id: com.github.alecaddd.sequeler
|
id: io.github.ellie_commons.sequeler
|
||||||
branch: stable
|
branch: stable
|
||||||
runtime-name: flatpak-runtime
|
runtime-name: flatpak-runtime
|
||||||
runtime-version: f44
|
runtime-version: f44
|
||||||
|
|
@ -8,13 +8,11 @@ flatpak:
|
||||||
- libgda5-mysql
|
- libgda5-mysql
|
||||||
- libgda5-postgres
|
- libgda5-postgres
|
||||||
- libgda5-sqlite
|
- libgda5-sqlite
|
||||||
command: com.github.alecaddd.sequeler
|
command: io.github.ellie_commons.sequeler
|
||||||
finish-args: |-
|
finish-args: |-
|
||||||
--filesystem=~/.ssh/:ro
|
|
||||||
--share=ipc
|
--share=ipc
|
||||||
--share=network
|
--share=network
|
||||||
--socket=x11
|
--socket=x11
|
||||||
--socket=wayland
|
--socket=wayland
|
||||||
--socket=ssh-auth
|
|
||||||
--talk-name=org.freedesktop.secrets
|
--talk-name=org.freedesktop.secrets
|
||||||
--metadata=X-DConf=migrate-path=/com/github/alecaddd/sequeler/
|
--metadata=X-DConf=migrate-path=/io/github/ellie_commons/sequeler/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue