From 76489edbc9a8a6184cb519aba0829447aec400b2 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Thu, 11 Apr 2019 09:52:26 -0700 Subject: [PATCH] recipes-kf5: Specify the libxml2 native dependency Summary: Signed-off-by: Alistair Francis Reviewers: vkrause Reviewed By: vkrause Differential Revision: https://phabricator.kde.org/D20473 --- recipes-plasma/ksysguard.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-plasma/ksysguard.inc b/recipes-plasma/ksysguard.inc index d51e123..85980e6 100644 --- a/recipes-plasma/ksysguard.inc +++ b/recipes-plasma/ksysguard.inc @@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24" PR = "r0" DEPENDS = " \ + libxml2-native \ kconfig \ kcoreaddons \ kdbusaddons \