diff --git a/desktop/toolkit/qt5/qt5-webengine/actions.py b/desktop/toolkit/qt5/qt5-webengine/actions.py index ae0b67cb73..39e65e2365 100644 --- a/desktop/toolkit/qt5/qt5-webengine/actions.py +++ b/desktop/toolkit/qt5/qt5-webengine/actions.py @@ -14,7 +14,7 @@ def setup(): #shelltools.export("QT5LINK", "/usr/lib/qt5/bin") #shelltools.export("QT5DIR", "/usr/lib/qt5") #shelltools.export("CFLAGS", "%s -I/usr/lib/sqlite3.16.2" % get.CFLAGS()) - shelltools.system("qmake-qt5 WEBENGINE_CONFIG+=use_proprietary_codecs WEBENGINE_CONFIG+=use_system_icu WEBENGINE_CONFIG+=use_system_ffmpeg qtwebengine.pro") + shelltools.system("qmake-qt5 WEBENGINE_CONFIG+=use_proprietary_codecs WEBENGINE_CONFIG+=use_system_icu WEBENGINE_CONFIG+=use_system_protobuf WEBENGINE_CONFIG+=use_system_ffmpeg qtwebengine.pro") #pisitools.ldflags.add("-Wl,--no-keep-memory ") qt5.configure() diff --git a/desktop/toolkit/qt5/qt5-webengine/pspec.xml b/desktop/toolkit/qt5/qt5-webengine/pspec.xml index a6237ba3cb..1c8c601759 100644 --- a/desktop/toolkit/qt5/qt5-webengine/pspec.xml +++ b/desktop/toolkit/qt5/qt5-webengine/pspec.xml @@ -141,11 +141,11 @@ - 2017-02-20 + 2017-03-08 5.7.1 Release bump. - Stefan Gronewold - groni@pisilinux.org + Kamil Atlı + suvari@pisilinux.org 2016-12-27 @@ -162,4 +162,4 @@ ayhanyalcinsoy@pisilinux.org - + \ No newline at end of file