gnu: gnome-maps: Remove obsolete input.
* gnu/packages/geo.scm (gnome-maps)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
This commit is contained in:
		
							parent
							
								
									be7e82f057
								
							
						
					
					
						commit
						f7d34fcd7c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -189,8 +189,8 @@ topology functions.") | |||
|                                                  ,geocode-glib-path))) | ||||
|                #t)))))) | ||||
|     (native-inputs | ||||
|      `(("gobject-introspection" ,gobject-introspection) | ||||
|        ("intltool" ,intltool) | ||||
|      `(("gettext" ,gettext-minimal) | ||||
|        ("gobject-introspection" ,gobject-introspection) | ||||
|        ("pkg-config" ,pkg-config))) | ||||
|     (inputs | ||||
|      `(("evolution-data-server" ,evolution-data-server) | ||||
|  |  | |||
		Reference in a new issue