guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: gnome: Add pinentry-gnome3 to gnome


From: Ludovic Courtès
Subject: 03/03: gnu: gnome: Add pinentry-gnome3 to gnome
Date: Sun, 9 Oct 2016 22:06:32 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit 69308043125baa7df9846ea1f7cefd9a44e24b3e
Author: Christopher Baines <address@hidden>
Date:   Sun Oct 9 21:27:12 2016 +0100

    gnu: gnome: Add pinentry-gnome3 to gnome
    
    * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
    pinentry-gnome3.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/gnome.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e33f744..2b75781 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5055,6 +5055,7 @@ software that do not provide their own configuration 
interface.")
        ("gvfs"                      ,gvfs)
        ("hicolor-icon-theme"        ,hicolor-icon-theme)
        ("nautilus"                  ,nautilus)
+       ("pinentry-gnome3"           ,pinentry-gnome3)
        ("pulseaudio"                ,pulseaudio)
        ("shared-mime-info"          ,shared-mime-info)
        ("totem"                     ,totem)



reply via email to

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