libreoffice(-native): use system hunspell
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ DEPENDS += " \
|
|||||||
libcdr-native \
|
libcdr-native \
|
||||||
libe-book-native \
|
libe-book-native \
|
||||||
libfreehand-native \
|
libfreehand-native \
|
||||||
|
hunspell-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
@@ -35,6 +36,7 @@ EXTRA_OECONF += " \
|
|||||||
--with-system-expat \
|
--with-system-expat \
|
||||||
--with-system-lcms2 \
|
--with-system-lcms2 \
|
||||||
--with-system-nss \
|
--with-system-nss \
|
||||||
|
--with-system-hunspell \
|
||||||
\
|
\
|
||||||
--without-boost-date-time \
|
--without-boost-date-time \
|
||||||
--without-boost-iostreams \
|
--without-boost-iostreams \
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ DEPENDS += " \
|
|||||||
libexttextcat \
|
libexttextcat \
|
||||||
clucene-core \
|
clucene-core \
|
||||||
vigra \
|
vigra \
|
||||||
|
hunspell \
|
||||||
"
|
"
|
||||||
|
|
||||||
# necessary to let the call for python-config succeed
|
# necessary to let the call for python-config succeed
|
||||||
@@ -130,6 +131,7 @@ EXTRA_OECONF += " \
|
|||||||
--with-system-libexttextcat \
|
--with-system-libexttextcat \
|
||||||
--with-system-clucene \
|
--with-system-clucene \
|
||||||
--with-system-vigra \
|
--with-system-vigra \
|
||||||
|
--with-system-hunspell \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user