gnu: hwdata: Remove unused gzip native input.
* gnu/packages/pciutils.scm (hwdata)[native-inputs]: Remove gzip. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									bcb0a94d0b
								
							
						
					
					
						commit
						07bc32b4ce
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -51,7 +51,6 @@ | |||
|                 "0m04d93dwiplwp9v74nhnc0hyi2n007mylkg8f0frb46z5qjrpl3")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (outputs '("out" "iab" "oui" "pci" "pnp" "usb")) | ||||
|     (native-inputs (list gzip)) | ||||
|     (arguments | ||||
|      ;; Tests require pciutils, python, podman. Disable to avoid recursive dep. | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue