libreoffice-native: add unzip-native and neon-native to DEPENDS

This was suggested in [1-2]

[1] https://github.com/schnitzeltony/meta-office/issues/4
[2] http://barryk.org/news/?viewDetailed=00530

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-05-13 21:09:38 +02:00
parent 0d87af4b7f
commit 38102a2b59

View File

@@ -33,6 +33,8 @@ DEPENDS += " \
libvisio-native \
libexttextcat-native \
hyphen-native \
unzip-native \
neon-native \
"
SRC_URI += " \
@@ -78,6 +80,7 @@ EXTRA_OECONF += " \
--with-system-libvisio \
--with-system-libexttextcat \
--with-system-altlinuxhyph \
--with-system-neon \
\
--without-boost-date-time \
--without-boost-iostreams \