diff --git a/recipes-playground/kweather.inc b/recipes-plasma-mobile/kweather.inc similarity index 91% rename from recipes-playground/kweather.inc rename to recipes-plasma-mobile/kweather.inc index 5c99dc3..ad2a1f2 100644 --- a/recipes-playground/kweather.inc +++ b/recipes-plasma-mobile/kweather.inc @@ -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/ \ +" diff --git a/recipes-playground/kweather_0.3.bb b/recipes-plasma-mobile/kweather_21.07.bb similarity index 100% rename from recipes-playground/kweather_0.3.bb rename to recipes-plasma-mobile/kweather_21.07.bb