summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/gle/files/tiff.patch')
-rw-r--r--sci-visualization/gle/files/tiff.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-visualization/gle/files/tiff.patch b/sci-visualization/gle/files/tiff.patch
new file mode 100644
index 000000000000..98bdc2e018d8
--- /dev/null
+++ b/sci-visualization/gle/files/tiff.patch
@@ -0,0 +1,9 @@
+diff -r -U2 src.orig/gui/CMakeLists.txt src/gui/CMakeLists.txt
+--- src.orig/gui/CMakeLists.txt 2023-04-11 07:46:19.000000000 +0700
++++ src/gui/CMakeLists.txt 2023-08-21 13:00:21.039704497 +0700
+@@ -70,4 +70,5 @@
+ ${PNG_LIBRARIES}
+ ${PIXMAN_LIBRARIES}
++ TIFF::TIFF
+ Qt::Core
+ Qt::Gui