libreoffice: rebuild against libhunspell-1.7.so.0
[ci skip]
This commit is contained in:
parent
0a73377cf4
commit
ab6c0a4bb0
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Template file for 'libreoffice'
|
# Template file for 'libreoffice'
|
||||||
pkgname=libreoffice
|
pkgname=libreoffice
|
||||||
version=6.1.3.2
|
version=6.1.3.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
make_build_args="build-nocheck"
|
make_build_args="build-nocheck"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -259,7 +259,7 @@ skip_extraction="
|
||||||
build_options="java"
|
build_options="java"
|
||||||
desc_option_java="Enable Java support"
|
desc_option_java="Enable Java support"
|
||||||
|
|
||||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
make_build_args="build"
|
make_build_args="build"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue