From 67484ea92b36505eb228e0310e6d6a14cbf7c8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 27 Nov 2018 00:27:01 +0100 Subject: [PATCH] baloo: remove kauth from DEPENDS 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/baloo/baloo.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index ccc972b4..334b0c17 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -11,9 +11,8 @@ DEPENDS += " \ ki18n \ kconfig \ kconfig-native \ - kidletime \ - kauth \ kauth-native \ + kidletime \ kcrash \ solid \ kio \