libreoffice: requires tar for cross-build

This commit is contained in:
Đoàn Trần Công Danh 2025-08-22 13:15:50 +07:00
parent d711f89977
commit c77fb2a413

View file

@ -23,7 +23,7 @@ _xdeps="zlib-devel libjpeg-turbo-devel clucene-devel expat-devel xmlsec1-devel
libwebp-devel fontconfig-devel libcmis-devel
gobject-introspection libgirepository-devel libglib-devel"
hostmakedepends="automake flex gperf hyphen icu libtool openldap which gettext
perl-Archive-Zip pkg-config sane unzip zip python3-setuptools
tar perl-Archive-Zip pkg-config sane unzip zip python3-setuptools
fontforge python3-lxml qt6-base gnupg glib-devel
$(vopt_if java 'openjdk17 apache-ant beanshell rhino hsqldb1.8.0')"
makedepends="$_xdeps openssl-devel libXrender-devel libbluetooth-devel
@ -388,7 +388,7 @@ post_patch() {
do_configure() {
local opts
local bopts=
local bopts=--with-lang=en-US
# the build system tries to call curl or wget, we can catch any invocations here and add them to distfiles
ln -sf /bin/false ${XBPS_WRAPPERDIR}/curl