gnu: polari: Use new style.
* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
This commit is contained in:
		
							parent
							
								
									572cf0818c
								
							
						
					
					
						commit
						b2ae164b21
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -11589,11 +11589,11 @@ environment.") | ||||||
|            telepathy-glib |            telepathy-glib | ||||||
|            telepathy-logger)) |            telepathy-logger)) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("glib:bin" ,glib "bin") |      (list `(,glib "bin") | ||||||
|        ("gobject-introspection" ,gobject-introspection) |            gobject-introspection | ||||||
|        ("intltool" ,intltool) |            intltool | ||||||
|        ("pkg-config" ,pkg-config) |            pkg-config | ||||||
|        ("yelp-tools" ,yelp-tools))) |            yelp-tools)) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list telepathy-idle telepathy-mission-control)) |      (list telepathy-idle telepathy-mission-control)) | ||||||
|     (synopsis "Simple IRC Client") |     (synopsis "Simple IRC Client") | ||||||
|  |  | ||||||
		Reference in a new issue