From 185fa19bbf68a4d4dca534d2b46729207a177f16 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 11 May 2021 19:55:43 +0100 Subject: gentoo resync : 11.05.2021 --- media-video/webcamoid/files/webcamoid-8.7.1-gcc11.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 media-video/webcamoid/files/webcamoid-8.7.1-gcc11.patch (limited to 'media-video/webcamoid/files') diff --git a/media-video/webcamoid/files/webcamoid-8.7.1-gcc11.patch b/media-video/webcamoid/files/webcamoid-8.7.1-gcc11.patch new file mode 100644 index 000000000000..d228210a19ee --- /dev/null +++ b/media-video/webcamoid/files/webcamoid-8.7.1-gcc11.patch @@ -0,0 +1,12 @@ +diff --git a/libAvKys/Plugins/VirtualCamera/src/VCamUtils/src/image/videoformat.cpp b/libAvKys/Plugins/VirtualCamera/src/VCamUtils/src/image/videoformat.cpp +index 2a32732..5175d1d 100644 +--- a/libAvKys/Plugins/VirtualCamera/src/VCamUtils/src/image/videoformat.cpp ++++ b/libAvKys/Plugins/VirtualCamera/src/VCamUtils/src/image/videoformat.cpp +@@ -19,6 +19,7 @@ + + #include + #include ++#include + + #include "videoformat.h" + #include "../utils.h" -- cgit v1.2.3