fzf: Update from 0.11.1 to 0.11.2
[termux-packages] / Dockerfile
index b560ced..859563c 100644 (file)
@@ -9,6 +9,7 @@ RUN dpkg-reconfigure locales
 
 RUN apt-get update && apt-get install -y \
         sudo \
+        git \
         asciidoc \
         automake \
         bison \
@@ -36,8 +37,6 @@ RUN apt-get update && apt-get install -y \
         luarocks \
         lzip \
         m4 \
-# php-cli is needed to compile php package
-        php5-cli \
         pkg-config \
         scons \
         subversion \