Skip to content

Commit 8cb6f7a

Browse files
committed
osmose-backend: Ajout dépendance python3-icu
1 parent 5028edd commit 8cb6f7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/osmose-backend/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# to run with python3
88
- python3-dateutil
99
- python3-distro
10+
- python3-icu
1011
- python3-packaging
1112
- python3-pip
1213
- python3-polib
@@ -21,6 +22,7 @@
2122
- pyosmium
2223
# dependencies for pip3 install
2324
- libarchive-dev
25+
- libicu-dev
2426
- libproj-dev
2527
- libpq-dev
2628
# to compile osm_pbf_parser

0 commit comments

Comments
 (0)