We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cacec commit 04453a0Copy full SHA for 04453a0
1 file changed
autoconf/Dockerfile
@@ -15,6 +15,7 @@ RUN apk upgrade && \
15
alpine-sdk \
16
autoconf \
17
automake \
18
+ pkgconfig \
19
xz
20
RUN set -o pipefail \
21
&& curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - \
0 commit comments