Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9192566

Browse files
authored
Merge pull request#120 from nklhtv/master
Add missing dependencies for libxml: autoconf automake & libtool
2 parents8a7add2 +9e0a1f8 commit9192566

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎tools/docker/Dockerfile‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ RUN apt-get --allow-releaseinfo-change update && apt-get install -y --no-install
2727
pkg-config \
2828
make \
2929
git \
30+
autoconf \
31+
automake \
32+
libtool \
3033
&& apt-get clean \
3134
&& rm -rf /var/lib/apt/lists/*
3235

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp