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:
Brendan Tildesley 2022-03-10 20:31:40 +11:00 committed by Maxim Cournoyer
parent bcb0a94d0b
commit 07bc32b4ce
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -51,7 +51,6 @@ (define-public hwdata
"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