Skip to content

Commit

Permalink
missing ninja in dependencies docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jan 10, 2016
1 parent 45aab32 commit c6dd113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker/dependencies/Dockerfile
Expand Up @@ -58,6 +58,7 @@ RUN apt-get update && apt-get install -y --fix-missing --no-install-recommends \
libcurl4-openssl-dev \
libspatialite-dev \
libdap-dev\
ninja \
&& rm -rf /var/lib/apt/lists/*


Expand Down

0 comments on commit c6dd113

Please sign in to comment.