gnu: gnome: Add pinentry-gnome3 to gnome

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
pinentry-gnome3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Christopher Baines 2016-10-09 21:27:12 +01:00 committed by Ludovic Courtès
parent 41edb23f5e
commit 6930804312
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5055,6 +5055,7 @@ (define-public gnome
("gvfs" ,gvfs)
("hicolor-icon-theme" ,hicolor-icon-theme)
("nautilus" ,nautilus)
("pinentry-gnome3" ,pinentry-gnome3)
("pulseaudio" ,pulseaudio)
("shared-mime-info" ,shared-mime-info)
("totem" ,totem)