diff --git a/recipes-kf5/tier3/baloo.inc b/recipes-kf5/tier3/baloo.inc --- a/recipes-kf5/tier3/baloo.inc +++ b/recipes-kf5/tier3/baloo.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ qtdeclarative \ kcoreaddons \ diff --git a/recipes-kf5/tier3/kcmutils.inc b/recipes-kf5/tier3/kcmutils.inc --- a/recipes-kf5/tier3/kcmutils.inc +++ b/recipes-kf5/tier3/kcmutils.inc @@ -6,6 +6,7 @@ DEPENDS = " \ qtbase \ + libxml2-native \ kitemviews \ kconfigwidgets \ kconfig-native \ diff --git a/recipes-kf5/tier3/kdeclarative.inc b/recipes-kf5/tier3/kdeclarative.inc --- a/recipes-kf5/tier3/kdeclarative.inc +++ b/recipes-kf5/tier3/kdeclarative.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ qtdeclarative \ kconfig \ diff --git a/recipes-kf5/tier3/knewstuff.inc b/recipes-kf5/tier3/knewstuff.inc --- a/recipes-kf5/tier3/knewstuff.inc +++ b/recipes-kf5/tier3/knewstuff.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ qtdeclarative \ karchive \ diff --git a/recipes-kf5/tier3/knotifyconfig.inc b/recipes-kf5/tier3/knotifyconfig.inc --- a/recipes-kf5/tier3/knotifyconfig.inc +++ b/recipes-kf5/tier3/knotifyconfig.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ phonon \ kcompletion \ diff --git a/recipes-kf5/tier3/kparts.inc b/recipes-kf5/tier3/kparts.inc --- a/recipes-kf5/tier3/kparts.inc +++ b/recipes-kf5/tier3/kparts.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ kconfig \ kconfig-native \ diff --git a/recipes-kf5/tier3/krunner.inc b/recipes-kf5/tier3/krunner.inc --- a/recipes-kf5/tier3/krunner.inc +++ b/recipes-kf5/tier3/krunner.inc @@ -7,6 +7,7 @@ DEPENDS = " \ qtbase \ qtdeclarative \ + libxml2-native \ kconfig \ kconfig-native \ kcoreaddons \ diff --git a/recipes-kf5/tier3/ktexteditor.inc b/recipes-kf5/tier3/ktexteditor.inc --- a/recipes-kf5/tier3/ktexteditor.inc +++ b/recipes-kf5/tier3/ktexteditor.inc @@ -5,6 +5,7 @@ PR = "r0" DEPENDS = " \ + libxml2-native \ qtbase \ karchive \ kconfig \