libetonyek fix

This commit is contained in:
Idris Kalp
2021-03-10 19:03:33 +03:00
parent 4971f98477
commit c48ba759e5
2 changed files with 12 additions and 1 deletions
@@ -0,0 +1,11 @@
diff -Nru libetonyek-0.1.9.orig/src/lib/NUM3Parser.cpp libetonyek-0.1.9/src/lib/NUM3Parser.cpp
--- libetonyek-0.1.9.orig/src/lib/NUM3Parser.cpp 2018-12-28 20:45:35.000000000 +0300
+++ libetonyek-0.1.9/src/lib/NUM3Parser.cpp 2021-03-10 19:02:13.203978181 +0300
@@ -8,6 +8,7 @@
*/
#include <functional>
+#include <algorithm>
#include "NUM3Parser.h"
+1 -1
View File
@@ -26,7 +26,7 @@
</BuildDependencies>
<Archive sha1sum="b98862359b44f6838246428a482c442ad3bb67e4" type="tarxz">https://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.9.tar.xz</Archive>
<Patches>
<!-- <Patch level="1">libetonyek-0.1.6-mdds-1.2.patch</Patch> -->
<Patch level="1">libetonyek-build-fix.patch</Patch>
</Patches>
</Source>