diff --git a/graphics/qt5-imageformats/files/patch-src_imageformats_configure.json b/graphics/qt5-imageformats/files/patch-src_imageformats_configure.json new file mode 100644 index 000000000000..d88962cfe129 --- /dev/null +++ b/graphics/qt5-imageformats/files/patch-src_imageformats_configure.json @@ -0,0 +1,10 @@ +--- src/imageformats/configure.json.orig 2022-03-02 19:21:52 UTC ++++ src/imageformats/configure.json +@@ -19,6 +19,7 @@ + "headers": "jasper/jasper.h", + "test": { + "include": [ ++ "cstddef", + "string.h", + "jasper/jasper.h" + ],