mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libreoffice: rebuild against icu-62.1
This commit is contained in:
parent
b24015f30e
commit
0bb88b3e5c
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.0.3
|
version=6.1.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
make_build_args="build-nocheck"
|
make_build_args="build-nocheck"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -276,7 +276,7 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
CXXFLAGS+=" -DGLM_ENABLE_EXPERIMENTAL"
|
CXXFLAGS+=" -DGLM_ENABLE_EXPERIMENTAL -DU_USING_ICU_NAMESPACE=1"
|
||||||
|
|
||||||
# Move files listed in a <name>_list.txt into $PKGDESTDIR
|
# Move files listed in a <name>_list.txt into $PKGDESTDIR
|
||||||
_split() {
|
_split() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue