libreoffice: use common vigra

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-11-16 00:07:37 +01:00
parent 356dcff165
commit c6b66f242c

View File

@@ -52,6 +52,7 @@ DEPENDS += " \
libgltf \
libexttextcat \
clucene-core \
vigra \
"
# necessary to let the call for python-config succeed
@@ -114,6 +115,7 @@ EXTRA_OECONF += " \
--with-system-libgltf \
--with-system-libexttextcat \
--with-system-clucene \
--with-system-vigra \
"
do_configure() {