From 945169fb8483b0fd1cc5710708e4e528fb88b64e Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 11 Jan 2019 19:59:52 +0100 Subject: [PATCH] Flatpak: update dependencies --- flatpak/com.github.unrud.RemoteTouchpad.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.yaml b/flatpak/com.github.unrud.RemoteTouchpad.yaml index 26ffc45..9fad1a1 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.yaml +++ b/flatpak/com.github.unrud.RemoteTouchpad.yaml @@ -7,17 +7,18 @@ sdk-extensions: - org.freedesktop.Sdk.Extension.golang finish-args: - --socket=x11 +- --socket=fallback-x11 - --share=network modules: - name: remote-touchpad sources: - type: git url: https://github.com/golang/net - commit: 610586996380ceef02dd726cc09df7e00a3f8e56 + commit: 915654e7eabcea33ae277abbecf52f0d8b7a9fdc dest: src/golang.org/x/net - type: git url: https://github.com/skip2/go-qrcode - commit: cf5f9fa2f0d847edb8e038db7ed975e239095e1a + commit: dc11ecdae0a9889dc81a343585516404e8dc6ead dest: src/github.com/skip2/go-qrcode - type: git url: https://github.com/elazarl/go-bindata-assetfs