Skip to content

Commit

Permalink
Install required clang-13 and llvm-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPohys committed Dec 21, 2024
1 parent d241d44 commit 7c2bb1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/postgis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ RUN set -eux ;\
postgresql-server-dev-$PG_MAJOR \
libkakasi2-dev \
libgdal-dev \
clang-13 \
llvm-13 \
;\
## Install specific GEOS version
#cd /opt/ ;\
Expand Down

0 comments on commit 7c2bb1c

Please sign in to comment.