From 16832997c61f9b3a2ac86f5355f0df3c1ae4c128 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Sat, 3 Dec 2016 23:38:55 +0100 Subject: [PATCH] Fix/update patch name --- qt5-qtwebengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 6e7d0cb..0e2fe66 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -83,7 +83,7 @@ Patch6: qtwebengine-opensource-src-5.7.0-no-sse2.patch # (i.e., not if arm_neon=0 arm_neon_optional=0). # * inline arm_neon.gypi because gyp is not picking up flags from the include # We still need to figure out why the flag tweaks from arm_neon.gypi don't work. -Patch7: qtwebengine-opensource-src-5.7.0-webrtc-neon.patch +Patch7: qtwebengine-opensource-src-5.7.1-webrtc-neon.patch # don't require the time zone detection API backported from ICU 55 (thanks spot) Patch8: qtwebengine-opensource-src-5.6.0-beta-system-icu54.patch # fix missing ARM -mfpu setting (see the comment in the no-neon patch above)