Flatpak: YAML style
This commit is contained in:
parent
0ba1464157
commit
95e14dd5bc
1 changed files with 42 additions and 42 deletions
|
|
@ -4,13 +4,13 @@ runtime-version: '18.08'
|
||||||
sdk: org.freedesktop.Sdk
|
sdk: org.freedesktop.Sdk
|
||||||
command: remote-touchpad
|
command: remote-touchpad
|
||||||
sdk-extensions:
|
sdk-extensions:
|
||||||
- org.freedesktop.Sdk.Extension.golang
|
- org.freedesktop.Sdk.Extension.golang
|
||||||
finish-args:
|
finish-args:
|
||||||
- --socket=x11
|
- --socket=x11
|
||||||
- --socket=fallback-x11
|
- --socket=fallback-x11
|
||||||
- --share=network
|
- --share=network
|
||||||
modules:
|
modules:
|
||||||
- name: remote-touchpad
|
- name: remote-touchpad
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/golang/net
|
url: https://github.com/golang/net
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue