Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-05-26 13:31:20 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-05-26 13:31:20 +0300
commitd1b1dfe07c6eba86b6ff1c8f6f041ad4ff1699d0 (patch)
tree3ac30822a5c8d1bb3e102b3e959b5516ab018680 /snap
parent01a268ebd4f5e07adeec18fd058fb5c8c00a6191 (diff)
Adding missing dbus slot
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 0054a648f..ec4faddc7 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -54,6 +54,8 @@ apps:
- unity7
- wayland
- x11
+ slots:
+ - remmina-gapp
winpr-makecert:
command: winpr-makecert
@@ -126,7 +128,6 @@ parts:
- -DCMAKE_C_FLAGS_RELEASE=-O1 -g -DNDEBUG
- -DCMAKE_BUILD_TYPE=Release
- -DWITH_WAYLAND=on
- - -DWITH_CLIENT=off
- -DWITH_SERVER=off
- -DWITH_PULSE=on
- -DWITH_GSTREAMER=off