mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
Add pkg-config. (#5304)
This commit is contained in:
parent
61aa40f3fb
commit
c41063df63
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user