gnu: procenv: Find 'check' during configure phase.
* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
This commit is contained in:
		
							parent
							
								
									526789a1ac
								
							
						
					
					
						commit
						865741166b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -4419,6 +4419,7 @@ the MTP device as a file system.") | |||
|       (base32 "0dvscyf47i3j5ay0amncqmqw9kd916689r2pqdvpnsrhp6j46zp1")))) | ||||
|    (build-system gnu-build-system) | ||||
|    (arguments `(#:configure-flags '("--disable-silent-rules"))) | ||||
|    (native-inputs `(("pkg-config" ,pkg-config))) | ||||
|    (inputs `(("expat" ,expat) ("libcap" ,libcap) ("check" ,check) | ||||
|              ("groff" ,groff)           ; for tests | ||||
|              ("libselinux" ,libselinux))) | ||||
|  |  | |||
		Reference in a new issue