mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
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>
This commit is contained in:
parent
1e43b0cc48
commit
3c7366597a
@ -17,6 +17,7 @@ inherit autotools pkgconfig
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter,"
|
||||
PACKAGECONFIG[sixel] = "--enable-sixel,--disable-sixel"
|
||||
|
||||
do_configure:prepend() {
|
||||
# The 'compat' directory is needed for output during the build but it's
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user