libreoffice: use common clucene

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-11-12 00:29:24 +01:00
parent fab384cde2
commit 8e62cffb2f

View File

@@ -51,6 +51,7 @@ DEPENDS += " \
libodfgen \
libgltf \
libexttextcat \
clucene-core \
"
# necessary to let the call for python-config succeed
@@ -112,6 +113,7 @@ EXTRA_OECONF += " \
--with-system-libodfgen \
--with-system-libgltf \
--with-system-libexttextcat \
--with-system-clucene \
"
do_configure() {