summaryrefslogtreecommitdiff
path: root/sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch')
-rw-r--r--sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch b/sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch
new file mode 100644
index 000000000000..0233eb4e3fdd
--- /dev/null
+++ b/sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstream.patch
@@ -0,0 +1,11 @@
+--- a/include/mapnik/unicode.hpp 2017-10-31 17:53:23.507237672 +0100
++++ b/include/mapnik/unicode.hpp 2017-10-31 17:53:47.096237053 +0100
+@@ -31,6 +31,8 @@
+ // std
+ #include <cstdint>
+ #include <string>
++// icu
++#include <unicode/unistr.h>
+
+ struct UConverter;
+