Skip to content

Commit

Permalink
This probably needs the same fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattw-nws authored and hellkite500 committed Oct 19, 2022
1 parent 4925cd0 commit 25adad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ ENV LD_LIBRARY_PATH=/home/linuxbrew/.linuxbrew/lib
ENV CC=/home/linuxbrew/.linuxbrew/bin/gcc-11
ENV CXX=/home/linuxbrew/.linuxbrew/bin/g++-11

RUN brew install boost udunits numpy netcdf
RUN brew install boost udunits numpy netcdf netcdf-cxx netcdf-fortran

0 comments on commit 25adad0

Please sign in to comment.