diff options
| -rw-r--r-- | meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 a9833449be..1d4e3317ab 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/" | |||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88" |
| 10 | 10 | ||
| 11 | PNBLACKLIST[fim] = "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)" | ||
| 12 | |||
| 11 | # flex with provide /usr/include/FlexLexer.h | 13 | # flex with provide /usr/include/FlexLexer.h |
| 12 | DEPENDS = "flex-native bison-native flex" | 14 | DEPENDS = "flex-native bison-native flex" |
| 13 | 15 | ||
