Flatpak: YAML style

This commit is contained in:
Unrud 2019-05-04 22:26:50 +02:00
parent 0ba1464157
commit 95e14dd5bc

View file

@ -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