aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tesseract-git/include-time-h.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-21 21:13:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-22 16:37:30 -0300
commit4b59940cdf7e5266485536998f9f710469160eb3 (patch)
tree0d01482cf44324205c7820bf76550fd208261838 /testing/tesseract-git/include-time-h.patch
parent1a99886f1c0eb0782b7de5758f8e76b35f101b70 (diff)
downloadaports-4b59940cdf7e5266485536998f9f710469160eb3.tar.bz2
aports-4b59940cdf7e5266485536998f9f710469160eb3.tar.xz
testing/tesseract-git: new snapshot
Workaround for "ERROR: tesseract-git-dev*: usr/lib/pkgconfig/tesseract.pc: pkgconf version 4.00.00dev is invalid" causing build to fail - https://gitlab.alpinelinux.org/TBK/aports/-/jobs/53665
Diffstat (limited to 'testing/tesseract-git/include-time-h.patch')
-rw-r--r--testing/tesseract-git/include-time-h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tesseract-git/include-time-h.patch b/testing/tesseract-git/include-time-h.patch
new file mode 100644
index 0000000000..d639d8e9b0
--- /dev/null
+++ b/testing/tesseract-git/include-time-h.patch
@@ -0,0 +1,10 @@
+--- a/include/tesseract/ocrclass.h
++++ b/include/tesseract/ocrclass.h
+@@ -28,6 +28,7 @@
+
+ #include <chrono>
+ #include <ctime>
++#include <sys/time.h>
+
+ /**********************************************************************
+ * EANYCODE_CHAR