]> git.pld-linux.org Git - packages/gegl.git/blobdiff - openexr3.patch
- updated to 0.4.36
[packages/gegl.git] / openexr3.patch
diff --git a/openexr3.patch b/openexr3.patch
deleted file mode 100644 (file)
index f36a61c..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-From 499a239d158fadb3a04499255b5b282a8a6023bb Mon Sep 17 00:00:00 2001
-From: Antonio Rojas <arojas@archlinux.org>
-Date: Sat, 24 Apr 2021 10:51:09 +0000
-Subject: [PATCH] Fix build with OpenEXR 3
-
-Add a header that is no longer transitively included
----
- operations/external/exr-save.cc | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/operations/external/exr-save.cc b/operations/external/exr-save.cc
-index 1e8c09d96..87abed511 100644
---- a/operations/external/exr-save.cc
-+++ b/operations/external/exr-save.cc
-@@ -45,6 +45,7 @@ extern "C" {
- #include <ImfChromaticities.h>
- #include <ImfStandardAttributes.h>
- #include <ImfArray.h>
-+#include <ImfFrameBuffer.h>
- #include "ImathRandom.h"
--- 
-GitLab
-
This page took 0.069927 seconds and 4 git commands to generate.