From 2c21e3ff0cd7580672f734ee56d6635232b28e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 21 Aug 2018 08:18:21 +0200 Subject: [PATCH] solid: add bison-native 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/solid/solid.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 5d3fe019..22f9eeaa 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -DEPENDS += "qtdeclarative" +DEPENDS += "bison-native qtdeclarative" PV = "${KF5_VERSION}" SRC_URI[md5sum] = "391b3473e9e5d31d6e301f27e657ae4f"