vigra: Fix multilib install

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-02-08 15:17:48 +01:00
parent 287c807ee4
commit 1db514cfac

View File

@@ -13,7 +13,10 @@ inherit cmake
DEPENDS = "tiff jpeg libpng"
EXTRA_OECMAKE += "-DWITH_VIGRANUMPY=0"
EXTRA_OECMAKE += " \
-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \
-DWITH_VIGRANUMPY=0 \
"
do_install_append() {
# doc does not have useful content and is installed at the wrong location