gnu: evisum: Remove input labels.
* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Remove package labels.
This commit is contained in:
parent
6edf6aa64e
commit
c0f612de35
@ -578,8 +578,8 @@ directories.
|
||||
(lambda _
|
||||
(setenv "HOME" (getcwd)))))))
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(list gettext-minimal
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list efl))
|
||||
(home-page "https://www.enlightenment.org")
|
||||
|
Loading…
Reference in New Issue
Block a user