diff options
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_2.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_2.1.bb b/meta-oe/recipes-extended/tmux/tmux_2.1.bb index 6e2c88d795..bf21de5b1c 100644 --- a/meta-oe/recipes-extended/tmux/tmux_2.1.bb +++ b/meta-oe/recipes-extended/tmux/tmux_2.1.bb | |||
| @@ -15,3 +15,7 @@ S = "${WORKDIR}/git" | |||
| 15 | B = "${WORKDIR}/build" | 15 | B = "${WORKDIR}/build" |
| 16 | 16 | ||
| 17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
| 18 | |||
| 19 | PACKAGECONFIG ??= "" | ||
| 20 | PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter," | ||
| 21 | |||
