From c569b7de23f9704960def0b3feb15fd70b1d3601 Mon Sep 17 00:00:00 2001 From: Petr Hodina Date: Mon, 25 Jul 2022 11:43:43 +0200 Subject: [PATCH v4 12/73] gnu: ki18n: Remove input labels. * gnu/packages/kde-frameworks.scm (ki18n): Remove input labels. diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 9bbdf035ce..c58d317292 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm @@ -774,8 +774,7 @@ (define-public ki18n "0xsp77iaxf72i0ri3pb6x5rrdz3cv8rxcaqcrynisvsmx7l35005")))) (build-system cmake-build-system) (propagated-inputs - `(("gettext" ,gettext-minimal) - ("python" ,python))) + (list gettext-minimal python)) (native-inputs (list extra-cmake-modules)) (inputs -- 2.37.0