libidl-native: add flex-native to DEPENDS

* could not reproduce the error mentioned - flex is installed on my build
  machine
* For tests Trevor Woerner's 'Revert "flex: upgrade to 2.6.2"' was in my
  oe-core

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-18 15:14:24 +01:00
committed by Martin Jansa
parent d3b8469163
commit 1ec686ef47

View File

@@ -4,9 +4,7 @@ inherit native
PR = "r1"
DEPENDS = "bison-native glib-2.0-native"
DEPENDS = "bison-native glib-2.0-native flex-native"
SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb"
SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
PNBLACKLIST[libidl-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130582/"