guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: keepassxc: Enable wayland support.


From: guix-commits
Subject: branch master updated: gnu: keepassxc: Enable wayland support.
Date: Tue, 10 Jan 2023 04:54:45 -0500

This is an automated email from the git hooks/post-receive script.

jonsger pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9b9004253b gnu: keepassxc: Enable wayland support.
9b9004253b is described below

commit 9b9004253b12a3e2d3792d39a7b05cf6238af1ae
Author: Jonathan Brielmaier <jonathan.brielmaier@web.de>
AuthorDate: Sun Jan 8 23:16:08 2023 +0100

    gnu: keepassxc: Enable wayland support.
    
    * 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 @@ human.")
            qrencode
            qtbase-5
            qtsvg-5
+           qtwayland-5
            qtx11extras
            quazip-0                     ; XC_KEESHARE
            readline



reply via email to

[Prev in Thread] Current Thread [Next in Thread]