gnu: gnome: Propagate gnome-contacts.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
GNOME-CONTACTS.
This commit is contained in:
Ludovic Courtès 2019-12-08 23:13:07 +01:00
parent 6a6138b2a2
commit 43840c31d0
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -7137,6 +7137,7 @@ (define-public 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)