Using QT wayland in stage packages and disabling native wayland

Reference: 
cb81541fd1 (diff-f1fd68f18392b31bad1319ef4ea6d66e)
This commit is contained in:
Navdeep Singh Sidhu
2020-02-01 15:41:45 -06:00
parent 681b74da3b
commit cc943d9dc9

View File

@@ -28,6 +28,7 @@
command: desktop-launch $SNAP/bin/sqlitebrowser
desktop: share/applications/sqlitebrowser.desktop
environment:
DISABLE_WAYLAND: 1
TMPDIR: $XDG_RUNTIME_DIR
plugs:
# - browser-support
@@ -59,8 +60,8 @@
- git
parts:
# wrappers:
# plugin: dump
# source: snap/
# plugin: dump
# source: snap/
sqlitebrowser:
# source-type: git
plugin: cmake
@@ -98,6 +99,7 @@
- xdg-user-dirs
- ibus-gtk3
- libibus-1.0-5
- qtwayland5
dump:
plugin: dump
after: