[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60665] [PATCH] gnu: keepassxc: Enable wayland support.
From: |
Jonathan Brielmaier |
Subject: |
[bug#60665] [PATCH] gnu: keepassxc: Enable wayland support. |
Date: |
Sun, 8 Jan 2023 23:30:51 +0100 |
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
---
gnu/packages/password-utils.scm | 1 +
1 file changed, 1 insertion(+)
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
--
2.38.1
- [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support.,
Jonathan Brielmaier <=