summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-12-08 23:13:07 +0100
committerLudovic Courtès <ludo@gnu.org>2019-12-08 23:14:03 +0100
commit43840c31d0b26949547d12d4a6152810ad407c8a (patch)
tree25459f2f4fc32ef77542894f9d7d8cd9021a71d0 /gnu/packages/gnome.scm
parent6a6138b2a27c896ae17d7b94e7273fafad01d8bf (diff)
downloadguix-patches-43840c31d0b26949547d12d4a6152810ad407c8a.tar
guix-patches-43840c31d0b26949547d12d4a6152810ad407c8a.tar.gz
gnu: gnome: Propagate gnome-contacts.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add GNOME-CONTACTS.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7c71da1775..979093277b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7137,6 +7137,7 @@ associations for GNOME.")
("gnome-backgrounds" ,gnome-backgrounds)
("gnome-bluetooth" ,gnome-bluetooth)
("gnome-calculator" ,gnome-calculator)
+ ("gnome-contacts" ,gnome-contacts)
("gnome-control-center" ,gnome-control-center)
("gnome-disk-utility" ,gnome-disk-utility)
("gnome-default-applications" ,gnome-default-applications)