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-logger)) | ||||
|     (native-inputs | ||||
|      `(("glib:bin" ,glib "bin") | ||||
|        ("gobject-introspection" ,gobject-introspection) | ||||
|        ("intltool" ,intltool) | ||||
|        ("pkg-config" ,pkg-config) | ||||
|        ("yelp-tools" ,yelp-tools))) | ||||
|      (list `(,glib "bin") | ||||
|            gobject-introspection | ||||
|            intltool | ||||
|            pkg-config | ||||
|            yelp-tools)) | ||||
|     (propagated-inputs | ||||
|      (list telepathy-idle telepathy-mission-control)) | ||||
|     (synopsis "Simple IRC Client") | ||||
|  |  | |||
		Reference in a new issue