chiark / gitweb /
Adding subversion to packages - required to build netpbm
authorRobert Valik <valik@visitors.sk>
Sat, 17 Oct 2015 19:52:02 +0000 (21:52 +0200)
committerRobert Valik <valik@visitors.sk>
Sat, 17 Oct 2015 19:52:02 +0000 (21:52 +0200)
Dockerfile

index f417a457549fca871462a8b20ab038cc193b423b..1f6d8a21311a6092f391d15ac86c2bcec002a687 100644 (file)
@@ -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