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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
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