From 0bb88b3e5c802fe1446995f8ddca61f0908cbdf0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:16:59 -0300 Subject: [PATCH] libreoffice: rebuild against icu-62.1 --- srcpkgs/libreoffice/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 1a0a9b8029d..bc9403b1c76 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -2,7 +2,7 @@ # Template file for 'libreoffice' pkgname=libreoffice version=6.1.0.3 -revision=1 +revision=2 build_style=meta make_build_args="build-nocheck" nocross=yes @@ -276,7 +276,7 @@ case "$XBPS_TARGET_MACHINE" in ;; esac -CXXFLAGS+=" -DGLM_ENABLE_EXPERIMENTAL" +CXXFLAGS+=" -DGLM_ENABLE_EXPERIMENTAL -DU_USING_ICU_NAMESPACE=1" # Move files listed in a _list.txt into $PKGDESTDIR _split() {