From 5cc1624addbc482748892ee44a0faf19db8e36d7 Mon Sep 17 00:00:00 2001 From: Petr Hodina Date: Mon, 25 Jul 2022 11:43:43 +0200 Subject: [PATCH v2 12/75] 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 6c57261231..99611d0f70 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm @@ -773,8 +773,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