diff --git a/Dockerfile b/Dockerfile index f417a4575..1f6d8a213 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,6 +35,7 @@ RUN apt-get update && apt-get install -y \ m4 \ pkg-config \ scons \ + subversion \ texinfo \ xmlto \ # Provides u'makedepend' which the openssl build uses