[arch-commits] Commit in qt5-webengine/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Nov 12 19:56:41 UTC 2017
Date: Sunday, November 12, 2017 @ 19:56:39
Author: foutrelis
Revision: 309672
Use bundled ICU until ICU 60 is supported upstream
Modified:
qt5-webengine/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-12 19:11:02 UTC (rev 309671)
+++ PKGBUILD 2017-11-12 19:56:39 UTC (rev 309672)
@@ -38,7 +38,7 @@
cd build
export PATH="$srcdir/bin:$PATH"
- qmake CONFIG+="proprietary-codecs" WEBENGINE_CONFIG+="use_proprietary_codecs use_system_ffmpeg use_system_icu" ../${_pkgfqn}
+ qmake CONFIG+="proprietary-codecs" WEBENGINE_CONFIG+="use_proprietary_codecs use_system_ffmpeg" ../${_pkgfqn}
make
}
More information about the arch-commits
mailing list