From 053887b73c465f4c15edc21dcdb907ad3ae0ecee Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Fri, 1 Jan 2021 14:41:51 +0100 Subject: [PATCH] Make package renaming backwards compatible --- recipes-kf5/tier3/kactivities-stats.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kf5/tier3/kactivities-stats.inc b/recipes-kf5/tier3/kactivities-stats.inc index ccc14e8..2e1183b 100644 --- a/recipes-kf5/tier3/kactivities-stats.inc +++ b/recipes-kf5/tier3/kactivities-stats.inc @@ -6,6 +6,8 @@ LICENSE = "LGPL-2.1" PR = "r0" +PROVIDES += "kactivitiesstats" + DEPENDS = " \ qtbase \ kconfig \