Skip to content

Commit

Permalink
autoconf: Install pkg-config (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 authored Sep 26, 2024
1 parent 21cacec commit 04453a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoconf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apk upgrade && \
alpine-sdk \
autoconf \
automake \
pkgconfig \
xz
RUN set -o pipefail \
&& curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - \
Expand Down

0 comments on commit 04453a0

Please sign in to comment.