Skip to content

Commit

Permalink
Revert "Remove another installation of proj & geos"
Browse files Browse the repository at this point in the history
This reverts commit a7af221.

*Maybe* R will find this package, and Python will find the
conda package?
  • Loading branch information
yuvipanda committed Oct 26, 2021
1 parent f0e904b commit 4f2776a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/datahub/images/default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ RUN apt update --yes > /dev/null && \
libx11-dev libglpk-dev libgmp3-dev libxml2-dev \
# R package units
libudunits2-dev \
# R package sf
libgdal-dev libproj-dev gdal-bin \
# R package magick
libmagick++-dev imagemagick > /dev/null

Expand Down

0 comments on commit 4f2776a

Please sign in to comment.