Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit 78d7145

Browse files
authored
Adding missing pkg-config package to Debian 9 build (#3517)
1 parent 923b8b9 commit 78d7145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/compile/Dockerfile.debian9

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN apt-get update && apt-get -y install \
3131
libtool \
3232
libtool-bin \
3333
libcppunit-dev \
34+
pkg-config \
3435
python-dev \
3536
python3-dev \
3637
software-properties-common \

0 commit comments

Comments
 (0)