aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-irc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-19 22:20:39 -0700
committerKhem Raj <raj.khem@gmail.com>2022-03-21 08:25:11 -0700
commit5723c738c0cee50d5a2ef2dae0cbaec633098afc (patch)
tree617237d79a1a74c4407d34b7516c139dc8e24a00 /meta-networking/recipes-irc
parentede12ec185a09986c2a2d0aba96c6ba66e6e6a69 (diff)
downloadmeta-openembedded-contrib-5723c738c0cee50d5a2ef2dae0cbaec633098afc.tar.gz
weechat: Define LIBDIR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-irc')
-rw-r--r--meta-networking/recipes-irc/weechat/weechat_3.4.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb b/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
index 515cd95328..64cd1079bd 100644
--- a/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
+++ b/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
@@ -18,7 +18,10 @@ PACKAGECONFIG ??= " ncurses python"
PACKAGECONFIG[ncurses] = "-DENABLE_NCURSES=ON,-DENABLE_NCURSES=OFF,ncurses"
PACKAGECONFIG[python] = "-DENABLE_PYTHON=ON,-DENABLE_PYTHON=OFF,python3,python3"
-EXTRA_OECMAKE:append = " -DENABLE_PHP=OFF -DENABLE_TCL=OFF -DENABLE_LUA=OFF -DENABLE_JAVASCRIPT=OFF -DENABLE_RUBY=OFF -DENABLE_GUILE=OFF -DENABLE_PERL=OFF -DENABLE_ASPELL=ON"
+EXTRA_OECMAKE:append = " -DENABLE_PHP=OFF -DENABLE_TCL=OFF -DENABLE_LUA=OFF \
+ -DENABLE_JAVASCRIPT=OFF -DENABLE_RUBY=OFF \
+ -DENABLE_GUILE=OFF -DENABLE_PERL=OFF -DENABLE_ASPELL=ON \
+ -DLIBDIR=${libdir}"
do_configure:prepend(){
# Make sure we get dependencies from recipe-sysroot