libreoffice: Allow downloads during do_compile

Building in most scenarios is better than not building in all scenarios

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-02 00:19:09 +01:00
parent e6b6483b2d
commit 6d4c0b2a31

View File

@@ -63,3 +63,5 @@ EXTRA_OECONF = " \
--with-system-lpsolve \ --with-system-lpsolve \
--with-system-mdds \ --with-system-mdds \
" "
do_compile[network] = "1"