From 572c1e886f86be803a3528792bbbed8d1c8b0a82 Mon Sep 17 00:00:00 2001 From: Petr Hodina Date: Mon, 25 Jul 2022 11:43:43 +0200 Subject: [PATCH] gnu: ki18n: Remove input labels. * gnu/packages/kde-frameworks.scm (ki18n): Remove input labels. Signed-off-by: Marius Bakke --- gnu/packages/kde-frameworks.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 5ca35f6cf504f3da9cc87986bb50384195c7f5d9..c7a4fa242252f8fd8da63a538518af9b9a6846f9 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm @@ -798,8 +798,7 @@ other special events for a geographical region.") "1f952488492sm904i1iwgjp2gc7z07312mlshw4ckh2801y0qclc")))) (build-system cmake-build-system) (propagated-inputs - `(("gettext" ,gettext-minimal) - ("python" ,python))) + (list gettext-minimal python)) (native-inputs (list extra-cmake-modules)) (inputs