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:
ea56e14
)
Adding libtool-bin to packages - required to build neovim
author
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 20:25:07 +0000
(22:25 +0200)
committer
Robert Valik
<valik@visitors.sk>
Sat, 17 Oct 2015 20:25:07 +0000
(22:25 +0200)
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 1f6d8a21311a6092f391d15ac86c2bcec002a687..3075cd3256918e7825c7e30c3bbea41339d3ada3 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-31,6
+31,7
@@
RUN apt-get update && apt-get install -y \
libncurses5-dev \
libssl-dev \
libtool \
+ libtool-bin \
lzip \
m4 \
pkg-config \