diff options
Diffstat (limited to 'meta-oe/recipes-extended/zsh')
| -rw-r--r-- | meta-oe/recipes-extended/zsh/zsh.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc index 86a546e6e9..6dc40bf508 100644 --- a/meta-oe/recipes-extended/zsh/zsh.inc +++ b/meta-oe/recipes-extended/zsh/zsh.inc | |||
| @@ -8,7 +8,7 @@ SECTION = "base/shell" | |||
| 8 | LICENSE = "zsh" | 8 | LICENSE = "zsh" |
| 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e" |
| 10 | 10 | ||
| 11 | PNBLACKLIST[zsh] = "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})" | 11 | PNBLACKLIST[zsh] ?= "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})" |
| 12 | 12 | ||
| 13 | DEPENDS = "ncurses bison-native" | 13 | DEPENDS = "ncurses bison-native" |
| 14 | 14 | ||
