ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / web / firefox / patches / patch-ipc_chromium_moz.build-libevent_include.patch
bloba031f2d2d1d5ddb6bbe1b8508ff126575b78e5dc
1 --- firefox-100.0/ipc/chromium/moz.build.old 2022-04-05 18:19:54.888747095 +0000
2 +++ firefox-100.0/ipc/chromium/moz.build 2022-04-05 18:20:28.455337004 +0000
3 @@ -126,6 +126,8 @@
4 if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
5 CXXFLAGS += CONFIG["MOZ_GTK3_CFLAGS"]
7 +CXXFLAGS += CONFIG['MOZ_LIBEVENT_CFLAGS']
9 TEST_DIRS += [
10 "gtest",