Skip to content

Commit

Permalink
Merge pull request #1306 from kenvandine/wayland
Browse files Browse the repository at this point in the history
[snap] Use the new desktop, desktop-legacy and wayland interfaces
  • Loading branch information
giox069 authored Oct 11, 2017
2 parents 8150acf + 03fd290 commit 3d00a0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion snap/snapcraft.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -127,13 +127,16 @@ apps:
plugs:
- avahi-observe
- cups-control
- desktop
- desktop-legacy
- gsettings
- home
- mount-observe
- network
- network-bind
- pulseaudio
- unity7
- wayland

winpr-makecert:
command: winpr-makecert
Expand Down

0 comments on commit 3d00a0c

Please sign in to comment.