summaryrefslogtreecommitdiff
path: root/media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch')
-rw-r--r--media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch b/media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch
new file mode 100644
index 0000000..97979c6
--- /dev/null
+++ b/media-gfx/imagescan/files/imagescan-3.65.0-sane-backends-1.1.patch
@@ -0,0 +1,11 @@
+--- a/sane/version.hpp 2020-12-22 07:44:15.000000000 +0100
++++ b/sane/version.hpp 2022-01-22 22:47:47.508608348 +0100
+@@ -37,7 +37,7 @@
+ #include <sane/sane.h>
+ }
+
+-#if !((SANE_MAJOR == SANE_CURRENT_MAJOR) && (SANE_MINOR == 0))
++#if !(SANE_MAJOR == SANE_CURRENT_MAJOR)
+ #error "SANE installation violates versioning portability constraints."
+ #endif
+