Signed-off-by: Martin Jansa <[email protected]> --- meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb index 3433bd2..afcb113 100644 --- a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb +++ b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb @@ -8,6 +8,8 @@ HOMEPAGE = "http://www.autistici.org/dezperado/fim/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88" +PNBLACKLIST[fim] = "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)" + # flex with provide /usr/include/FlexLexer.h DEPENDS = "flex-native bison-native flex" -- 2.0.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
