gnu: gnome-maps: Do not propagate GTK+.

* gnu/packages/geo.scm (gnome-maps)[propagated-inputs]: Remove.
[inputs]: Add GTK+.
This commit is contained in:
Marius Bakke 2020-05-04 14:41:46 +02:00
parent 7d7fedf6f0
commit be7e82f057
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -210,10 +210,9 @@ (define-public gnome-maps
("glib" ,glib)
("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gtk+" ,gtk+)
("rest" ,rest)
("webkitgtk" ,webkitgtk)))
(propagated-inputs
`(("gtk+3" ,gtk+)))
(synopsis "Graphical map viewer and wayfinding program")
(description "GNOME Maps is a graphical map viewer. It uses map data from
the OpenStreetMap project. It can provide directions for walking, bicycling,