gnu: iproute2: Remove input labels.

* gnu/packages/linux.scm (iproute)[inputs]: Remove labels.
This commit is contained in:
Marius Bakke 2022-06-26 02:00:59 +02:00
parent 8d2c06834a
commit 2915b2f2ec
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2822,9 +2822,7 @@ (define-public iproute
"pkg-config")))
#t))))))
(inputs
`(("db4" ,bdb)
("iptables" ,iptables)
("libmnl" ,libmnl)))
(list bdb iptables libmnl))
(native-inputs
(list bison flex pkg-config))
;; For tests.