From d932f8ea01963f8f505714835f2ee24d029ef5fb Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Wed, 5 Jan 2022 11:16:22 +0100 Subject: [PATCH] Flatpak add --share=network --- build-aux/flatpak/org.qelectrotech.QElectroTech.json | 1 + 1 file changed, 1 insertion(+) diff --git a/build-aux/flatpak/org.qelectrotech.QElectroTech.json b/build-aux/flatpak/org.qelectrotech.QElectroTech.json index d9961b5df..7c7afa955 100644 --- a/build-aux/flatpak/org.qelectrotech.QElectroTech.json +++ b/build-aux/flatpak/org.qelectrotech.QElectroTech.json @@ -13,6 +13,7 @@ "--socket=fallback-x11", "--device=dri", "--share=ipc", + "--share=network", "--socket=cups", "--filesystem=host" ],