gnu: telescope: Remove input labels.
* gnu/packages/web-browsers.scm (telescope)[native-inputs]: Remove input labels.
This commit is contained in:
parent
053ace770f
commit
5c5d9e5a32
@ -914,8 +914,7 @@ interface.")
|
||||
(arguments
|
||||
`(#:tests? #f)) ;no tests
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(list gettext-minimal pkg-config))
|
||||
(inputs
|
||||
(list libevent libressl ncurses))
|
||||
(home-page "https://git.omarpolo.com/telescope/about/")
|
||||
|
Loading…
Reference in New Issue
Block a user