From 40db9da303629cb1835ee6bbe5f8d433770be2bc Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Fri, 20 Aug 2021 02:20:11 +1000 Subject: editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release! LibreOffice 7.2 launches with many new features, compatibility improvements and performance boosts. Learn all about it in blog announce post: https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/ --- editors/libreoffice/files/patch-configure | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'editors/libreoffice/files/patch-configure') diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure index beb920769ea3..d43ded0ba73e 100644 --- a/editors/libreoffice/files/patch-configure +++ b/editors/libreoffice/files/patch-configure @@ -62,3 +62,12 @@ $MDDS_PKG_ERRORS +@@ -36014,7 +36019,7 @@ else $as_nop + as_fn_error $? "zxing headers not found." "$LINENO" 5 + fi + +- ZXING_CFLAGS=-I/usr/include/ZXing ++ ZXING_CFLAGS=-I/usr/local/include/ZXing + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lZXing" >&5 + printf %s "checking for main in -lZXing... " >&6; } + if test ${ac_cv_lib_ZXing_main+y} -- cgit v1.2.3