🐛 core: Install pkg-config (to fix ocrd_olena build)

master
Gerber, Mike 9 months ago
parent 429d831526
commit b8f33714a7

@ -13,6 +13,7 @@ RUN echo "APT::Acquire::Retries \"3\";" > /etc/apt/apt.conf.d/80-retries && \
curl \
git \
xz-utils \
pkg-config \
# For add-apt-repository:
software-properties-common \
# XML utils

@ -13,6 +13,7 @@ RUN echo "APT::Acquire::Retries \"3\";" > /etc/apt/apt.conf.d/80-retries && \
curl \
git \
xz-utils \
pkg-config \
# For add-apt-repository:
software-properties-common \
# XML utils

Loading…
Cancel
Save