From 6ef94e958b4fa1c38f1339e80c8d1d7c54c47a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 4 Sep 2022 19:26:03 +0200 Subject: [PATCH] kinit: remove kdoctools from DEPENDS - kdoctools-native is good enough MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier3/kinit/kinit.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index 4b30f282..a0efa53c 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -14,7 +14,7 @@ DEPENDS += " \ kcoreaddons-native \ kauth-native \ kconfig kconfig-native \ - kdoctools kdoctools-native \ + kdoctools-native \ kservice \ kio \ ki18n \