]> code.ossystems Code Review - openembedded-core.git/commitdiff
console-tools: add missing flex/bison deps
authorChristopher Larson <chris_larson@mentor.com>
Thu, 21 Jun 2018 21:07:33 +0000 (02:07 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jun 2018 12:53:28 +0000 (13:53 +0100)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/console-tools/console-tools_0.3.2.bb

index 6b9c82834cb9f297e15f02c992ae5176e2360c0b..ba44fbe60f9db90b43cbf04e666e8afabdb5f34e 100644 (file)
@@ -3,6 +3,7 @@ DESCRIPTION = "Provides tools that enable the set-up and manipulation of the lin
 SECTION = "base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING.kbd;md5=9b2d91511d3d80d4d20ac6e6b0137fe9"
+DEPENDS = "flex-native bison-native"
 PR = "r8"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \