Update KWeather to 21.07 and include in regular mobile release

This commit is contained in:
Andreas Cord-Landwehr 2021-07-25 10:37:18 +02:00
parent 3ac493695d
commit 9ae16df61c
2 changed files with 5 additions and 0 deletions

View file

@ -18,6 +18,7 @@ DEPENDS = " \
knotifications \
kquickcharts \
plasma-framework \
kweathercore \
"
SRC_URI = "git://invent.kde.org/plasma-mobile/${BPN};nobranch=1;protocol=https"
@ -34,3 +35,7 @@ RDEPENDS_${PN} += " \
qtquickcontrols2-qmlplugins \
qtcharts-qmlplugins \
"
FILES_${PN} += " \
${datadir}/plasma/plasmoids/ \
"