Skip to content

Commit

Permalink
add back missing runtime packages #1290
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Aug 26, 2016
1 parent 0f2af66 commit 895fb48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/docker/Dockerfile
Expand Up @@ -153,4 +153,6 @@ RUN apt-get update && apt-get install -y \
libboost-serialization1.58.0 \
libboost-chrono1.58.0 \
libboost-atomic1.58.0 \
libboost-regex1.58.0
libboost-regex1.58.0 \
libgdal1i \
libflann1.8

0 comments on commit 895fb48

Please sign in to comment.