From 03fd290d1855af147a29aac086c7d58e01292188 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 10 Oct 2017 11:13:02 -0400 Subject: Use the new desktop, desktop-legacy and wayland interfaces introduced in snapd 2.28. Also build freerdp with wayland support. This fixes the snap to work on Ubuntu Desktop 17.10 with the default session using wayland. --- snap/snapcraft.yaml.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'snap') diff --git a/snap/snapcraft.yaml.in b/snap/snapcraft.yaml.in index f7859a770..5f524a8d9 100644 --- a/snap/snapcraft.yaml.in +++ b/snap/snapcraft.yaml.in @@ -45,7 +45,7 @@ parts: - libxv-dev configflags: - -DCMAKE_BUILD_TYPE=@CMAKE_BUILD_TYPE@ - - -DWITH_WAYLAND=off + - -DWITH_WAYLAND=on - -DWITH_CLIENT=off - -DWITH_SERVER=off - -DWITH_PULSE=on @@ -127,6 +127,8 @@ apps: plugs: - avahi-observe - cups-control + - desktop + - desktop-legacy - gsettings - home - mount-observe @@ -134,6 +136,7 @@ apps: - network-bind - pulseaudio - unity7 + - wayland winpr-makecert: command: winpr-makecert -- cgit v1.2.3