From bb63f2069f83348a1b8075bcb982410ce68c4c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 23 Feb 2022 22:21:04 +0100 Subject: [PATCH] ark: rework dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/apps/ark/ark.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kde/apps/ark/ark.bb b/recipes-kde/apps/ark/ark.bb index f3aa38d3..999baac2 100644 --- a/recipes-kde/apps/ark/ark.bb +++ b/recipes-kde/apps/ark/ark.bb @@ -12,10 +12,10 @@ inherit kde-apps gtk-icon-cache mime mime-xdg DEPENDS += "\ libarchive \ + libzip \ karchive \ kauth-native \ kconfig-native \ - kcoreaddons-native \ kcrash \ kdbusaddons \ kdoctools-native \