From 3bece473d7c7e679bd43b517001f424913bc140c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 3 Dec 2019 16:07:16 +0100 Subject: [PATCH] kplotting: add qttools to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier1/kplotting/kplotting.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index a1c00279..6495b678 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -8,4 +8,6 @@ PV = "${KF5_VERSION}" SRC_URI[md5sum] = "3f405d8c3511d4049f5a93ea66dd0cc8" SRC_URI[sha256sum] = "f38f65c97d199077c88213bce84c6162ba254c443f06ccfaf62088ff0e217f7b" +DEPENDS += "qttools" + FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"