gnu: libwnck-2: Adjust for changes in inherited package.
This is a followup to d3b406969a.
* gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with
gnu-build-system.
[native-inputs]: Add field to exclude GLIB and GOBJECT-INTROSPECTION.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
			
			
This commit is contained in:
		
							parent
							
								
									50cc90769a
								
							
						
					
					
						commit
						ba7fed8ec4
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -2343,6 +2343,10 @@ Hints specification (EWMH).") | |||
|               (sha256 | ||||
|                (base32 | ||||
|                 "15713yl0f8f3p99jzqqfmbicrdswd3vwpx7r3bkf1bgh6d9lvs4b")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      `(("pkg-config" ,pkg-config) | ||||
|        ("intltool" ,intltool))) | ||||
|     (propagated-inputs | ||||
|      `(("gtk+" ,gtk+-2) | ||||
|        ("libxres" ,libxres) | ||||
|  |  | |||
		Reference in a new issue