summaryrefslogtreecommitdiff
path: root/academic/gwyddion/gwyddion-2.46-no-minizip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'academic/gwyddion/gwyddion-2.46-no-minizip.patch')
-rw-r--r--academic/gwyddion/gwyddion-2.46-no-minizip.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/gwyddion/gwyddion-2.46-no-minizip.patch b/academic/gwyddion/gwyddion-2.46-no-minizip.patch
new file mode 100644
index 0000000000..fc851e3637
--- /dev/null
+++ b/academic/gwyddion/gwyddion-2.46-no-minizip.patch
@@ -0,0 +1,12 @@
+Index: modules/file/jpkscan.c
+===================================================================
+--- modules/file/jpkscan.c (revision 19092)
++++ modules/file/jpkscan.c (working copy)
+@@ -52,6 +52,7 @@
+
+ #include "config.h"
+ #include <string.h>
++#include <stdlib.h>
+ #include <libgwyddion/gwymacros.h>
+ #include <libgwyddion/gwymath.h>
+ #include <libgwyddion/gwyutils.h>