mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58: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
0a5a41e49e
commit
66ab7651e5
|
|
@ -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…
Reference in New Issue
Block a user