Skip to content

Commit c9ed3f3

Browse files
committed
Don't forget to install Mercurial
1 parent 884cc09 commit c9ed3f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ RUN dpkg --add-architecture armel && \
4444
autoconf \
4545
autoconf-archive \
4646
automake \
47-
autotools-dev
47+
autotools-dev \
48+
mercurial
4849

4950

5051
# copy build patches & scripts

0 commit comments

Comments
 (0)