diff mbox series

[bug#60665] gnu: keepassxc: Enable wayland support.

Message ID 20230108223051.12143-1-jonathan.brielmaier@web.de
State New
Headers show
Series [bug#60665] gnu: keepassxc: Enable wayland support. | expand

Commit Message

Jonathan Brielmaier Jan. 8, 2023, 10:30 p.m. UTC
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
---
 gnu/packages/password-utils.scm | 1 +
 1 file changed, 1 insertion(+)

--
2.38.1

Comments

Jonathan Brielmaier Jan. 9, 2023, 8:24 p.m. UTC | #1
It works both well, under X.org (Gnome) as well as on wayland (sway).
`guix size` gets increased from 1270 MiB to 1300 MiB.
Jonathan Brielmaier Jan. 10, 2023, 9:55 a.m. UTC | #2
Pushed as 9b9004253b12a3e2d3792d39a7b05cf6238af1ae
diff mbox series

Patch

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 410c92d268..9fc41d9b0a 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -197,6 +197,7 @@  (define-public keepassxc
            qrencode
            qtbase-5
            qtsvg-5
+           qtwayland-5
            qtx11extras
            quazip-0                     ; XC_KEESHARE
            readline