plasma-mobile: update to latest git

kdelibs4support dependencies are no more required [1]

[1] https://cgit.kde.org/plasma-mobile.git/commit/?id=407548d9277c224af9965628c19610c5bbc96751

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-11-06 13:58:16 +01:00
parent d48d66cb11
commit 5a02188ea2

View File

@@ -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}"