add pkgconfig

This commit is contained in:
Pavel 2022-09-23 12:51:32 +03:00 committed by GitHub
commit d5d7d8bf0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View File

@ -6,4 +6,5 @@ RUN apk -U upgrade \
openssh \
python3 \
make \
g++
g++ \
pkgconfig

View File

@ -6,4 +6,5 @@ RUN apk -U upgrade \
openssh \
python3 \
make \
g++
g++ \
pkgconfig

View File

@ -6,4 +6,5 @@ RUN apk -U upgrade \
openssh \
python3 \
make \
g++
g++ \
pkgconfig

View File

@ -6,4 +6,5 @@ RUN apk -U upgrade \
openssh \
python3 \
make \
g++
g++ \
pkgconfig