chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35fa8ce
)
Adding subversion to packages - required to build netpbm
author
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 19:52:02 +0000
(21:52 +0200)
committer
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 19:52:02 +0000
(21:52 +0200)
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index f417a457549fca871462a8b20ab038cc193b423b..1f6d8a21311a6092f391d15ac86c2bcec002a687 100644
(file)
--- 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