gnu: ki18n: Remove input labels.
* gnu/packages/kde-frameworks.scm (ki18n): Remove input labels. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
parent
519108ab7a
commit
572c1e886f
1 changed files with 1 additions and 2 deletions
|
@ -798,8 +798,7 @@ (define-public ki18n
|
|||
"1f952488492sm904i1iwgjp2gc7z07312mlshw4ckh2801y0qclc"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("python" ,python)))
|
||||
(list gettext-minimal python))
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue