add pkgconfig

This commit is contained in:
Pavel 2022-09-23 12:43:25 +03:00
parent bc40e431cf
commit 7275a73bf4
4 changed files with 8 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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