mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: sqlitebrowser: Add Wayland.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Add qtwayland-5. Change-Id: I7d1790599caf38efba539a094d3e8f29adde60e6
This commit is contained in:
parent
8be155c9f0
commit
a2b31e63f1
1 changed files with 1 additions and 0 deletions
|
|
@ -5985,6 +5985,7 @@ a Gtk.Grid Widget.")
|
||||||
qhexedit
|
qhexedit
|
||||||
qscintilla
|
qscintilla
|
||||||
qtbase-5
|
qtbase-5
|
||||||
|
qtwayland-5
|
||||||
sqlite))
|
sqlite))
|
||||||
(native-inputs (list qttools-5))
|
(native-inputs (list qttools-5))
|
||||||
(home-page "https://sqlitebrowser.org/")
|
(home-page "https://sqlitebrowser.org/")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue