mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Using QT wayland in stage packages and disabling native wayland
Reference:
cb81541fd1 (diff-f1fd68f18392b31bad1319ef4ea6d66e)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user