diff --git a/chromium-100.0.4896.75-missing-include-vector.patch b/chromium-100.0.4896.75-missing-include-vector.patch new file mode 100644 index 0000000..4e524d8 --- /dev/null +++ b/chromium-100.0.4896.75-missing-include-vector.patch @@ -0,0 +1,11 @@ +diff -up chromium-100.0.4896.75/media/capabilities/webrtc_video_stats_db.h.missing-vector chromium-100.0.4896.75/media/capabilities/webrtc_video_stats_db.h +--- chromium-100.0.4896.75/media/capabilities/webrtc_video_stats_db.h.missing-vector 2022-04-11 18:10:09.979195562 -0400 ++++ chromium-100.0.4896.75/media/capabilities/webrtc_video_stats_db.h 2022-04-11 18:10:30.261338074 -0400 +@@ -7,6 +7,7 @@ + + #include + #include ++#include + + #include "base/callback_forward.h" + #include "base/check.h" diff --git a/chromium.spec b/chromium.spec index 0dc705d..eab8dab 100644 --- a/chromium.spec +++ b/chromium.spec @@ -299,6 +299,9 @@ Patch66: chromium-100.0.4896.75-missing-include-tuple.patch Patch67: chromium-98.0.4758.80-remoting-cstring.patch # Apply fix_textrels hack for i686 (even without lld) Patch68: chromium-84.0.4147.125-i686-fix_textrels.patch +# Need for std::vector +Patch69: chromium-100.0.4896.75-missing-include-vector.patch + # Do not download proprietary widevine module in the background (thanks Debian) Patch79: chromium-99.0.4844.51-widevine-no-download.patch @@ -1008,6 +1011,7 @@ udev. %patch66 -p1 -b .missing-include-tuple %patch67 -p1 -b .remoting-cstring %patch68 -p1 -b .i686-textrels +%patch69 -p1 -b .missing-include-vector %patch79 -p1 -b .widevine-no-download %patch80 -p1 -b .EnumTable-crash %patch81 -p1 -b .gcc12fix @@ -1044,7 +1048,7 @@ udev. %endif %if 0%{?rhel} == 7 || 0%{?rhel} == 8 -%patch111 -p1 -b .old-xkb +%patch112 -p1 -b .old-xkb %endif # Feature specific patches