diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 09:50:49 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:53:26 +0000 |
| commit | 17cd5c97576ae711276f84ba6336d8e63a2b2198 (patch) | |
| tree | 4038126d76178d29cc98d12b45f6c344158316f2 /testing/mapnik/boost-1.57-geojson.patch | |
| parent | dba2946237806b2454acd22da1a427ef18e2ca79 (diff) | |
| download | aports-17cd5c97576ae711276f84ba6336d8e63a2b2198.tar.bz2 aports-17cd5c97576ae711276f84ba6336d8e63a2b2198.tar.xz | |
testing/mapnik: rebuild against icu-55
Diffstat (limited to 'testing/mapnik/boost-1.57-geojson.patch')
| -rw-r--r-- | testing/mapnik/boost-1.57-geojson.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/mapnik/boost-1.57-geojson.patch b/testing/mapnik/boost-1.57-geojson.patch new file mode 100644 index 0000000000..7c971b6ba0 --- /dev/null +++ b/testing/mapnik/boost-1.57-geojson.patch @@ -0,0 +1,11 @@ +--- ./plugins/input/geojson/geojson_datasource.hpp.orig ++++ ./plugins/input/geojson/geojson_datasource.hpp +@@ -73,7 +73,7 @@ + choose_by_content_diff_tag, + split_default_tag, + linear_tag, +- node_s_mem_static_tag>; ++ node_variant_static_tag>; + }; + + }}}}} |
