mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🐛 core: Install pkg-config (to fix ocrd_olena build)
This commit is contained in:
parent
429d831526
commit
b8f33714a7
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue