From 5a02188ea209baf8cea6944b46e9188d6f069cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Nov 2017 13:58:16 +0100 Subject: [PATCH] plasma-mobile: update to latest git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit kdelibs4support dependencies are no more required [1] [1] https://cgit.kde.org/plasma-mobile.git/commit/?id=407548d9277c224af9965628c19610c5bbc96751 Signed-off-by: Andreas Müller --- recipes-kde/plasma/other/plasma-mobile_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-kde/plasma/other/plasma-mobile_git.bb b/recipes-kde/plasma/other/plasma-mobile_git.bb index 544fc866..8c97abdc 100644 --- a/recipes-kde/plasma/other/plasma-mobile_git.bb +++ b/recipes-kde/plasma/other/plasma-mobile_git.bb @@ -11,8 +11,6 @@ DEPENDS += "\ plasma-framework \ kdeclarative \ kio \ - kdelibs4support \ - kdelibs4support-native \ kactivities \ baloo \ kcoreaddons-native \ @@ -24,7 +22,7 @@ DEPENDS += "\ " SRC_URI = "git://anongit.kde.org/${BPN}.git" -SRCREV = "8005327e22c54b1e7e4be20c844819a43aa7d108" +SRCREV = "05676493808bbfafbc867392c541f799c8e25779" S = "${WORKDIR}/git" # Did not find version anywhere PV = "0.0.0+git${SRCPV}"