gnu: ell: Remove input labels.

* gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Simon South 2022-02-07 09:26:29 -05:00 committed by Ludovic Courtès
parent 20516fbb92
commit c491338bcb
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -8408,10 +8408,7 @@ (define-public ell
(inputs
(list dbus))
(native-inputs
`(("autoconf" ,autoconf)
("libtool" ,libtool)
("pkgconfig" ,pkg-config)
("automake" ,automake)))
(list autoconf automake libtool pkg-config))
(home-page "https://01.org/ell")
(synopsis "Embedded Linux Library")
(description "The Embedded Linux* Library (ELL) provides core, low-level