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:
25c9139
)
Adding libssl-dev to packages - package ldns depends on it
author
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 17:07:28 +0000
(19:07 +0200)
committer
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 17:07:28 +0000
(19:07 +0200)
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 5ac98aab478643086f7ff620ab5b3e3fe85e1efc..8d8d62be81ee1d977c789ff6615da2aee0a05e92 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-28,6
+28,7
@@
RUN apt-get update && apt-get install -y \
# Provides 'glib-genmarshal' which the glib build uses
libglib2.0-dev \
libncurses5-dev \
+ libssl-dev \
libtool \
lzip \
m4 \