Skip to content

Commit

Permalink
Add pkg-config. (#5304)
Browse files Browse the repository at this point in the history
  • Loading branch information
gheber authored Feb 10, 2025
1 parent 61aa40f commit c41063d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM mcr.microsoft.com/devcontainers/base:debian

RUN apt-get update && apt-get -y install --no-install-recommends \
build-essential cmake cmake-curses-gui default-jdk doxygen gfortran git graphviz \
less libtool-bin libyajl-dev mpi-default-dev ninja-build valgrind wget
less libtool-bin libyajl-dev mpi-default-dev ninja-build pkg-config valgrind wget

0 comments on commit c41063d

Please sign in to comment.