gnu: gnome-maps: Do not propagate GTK+.
* gnu/packages/geo.scm (gnome-maps)[propagated-inputs]: Remove. [inputs]: Add GTK+.
This commit is contained in:
		
							parent
							
								
									7d7fedf6f0
								
							
						
					
					
						commit
						be7e82f057
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -210,10 +210,9 @@ topology functions.")
 | 
			
		|||
       ("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,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue