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
|
||||
command: remote-touchpad
|
||||
sdk-extensions:
|
||||
- org.freedesktop.Sdk.Extension.golang
|
||||
- org.freedesktop.Sdk.Extension.golang
|
||||
finish-args:
|
||||
- --socket=x11
|
||||
- --socket=fallback-x11
|
||||
- --share=network
|
||||
- --socket=x11
|
||||
- --socket=fallback-x11
|
||||
- --share=network
|
||||
modules:
|
||||
- name: remote-touchpad
|
||||
- name: remote-touchpad
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/golang/net
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue