diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-12-29 21:29:47 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-31 08:28:50 -0800 |
| commit | 66ab7651e5dc0b04b7a8acb7ecbd693c4fc964d7 (patch) | |
| tree | 7974d068c329cb5e5d11e97a200d27acfeacbb37 /meta-oe/recipes-extended/tmux/tmux_3.6.bb | |
| parent | 0a5a41e49e796e2d1a820dd001f22ebc5eec4e35 (diff) | |
| download | meta-openembedded-66ab7651e5dc0b04b7a8acb7ecbd693c4fc964d7.tar.gz | |
tmux: add packageconfig for sixel support
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/tmux/tmux_3.6.bb')
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.6.bb b/meta-oe/recipes-extended/tmux/tmux_3.6.bb index 5daa1b174a..199863d7e4 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.6.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.6.bb | |||
| @@ -17,6 +17,7 @@ inherit autotools pkgconfig | |||
| 17 | 17 | ||
| 18 | PACKAGECONFIG ??= "" | 18 | PACKAGECONFIG ??= "" |
| 19 | PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter," | 19 | PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter," |
| 20 | PACKAGECONFIG[sixel] = "--enable-sixel,--disable-sixel" | ||
| 20 | 21 | ||
| 21 | do_configure:prepend() { | 22 | do_configure:prepend() { |
| 22 | # The 'compat' directory is needed for output during the build but it's | 23 | # The 'compat' directory is needed for output during the build but it's |
