]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dev/recipes/default.rb
Install moreutils on dev server, mostly for sponge
[chef.git] / cookbooks / dev / recipes / default.rb
index fe3426dd31c76a0db92a9db1d80834fc94c46773..0d6790f46308a675e8383ff304ae180ed2f9816f 100644 (file)
@@ -61,6 +61,7 @@ package %w[
   gnuplot-nox
   golang
   graphviz
+  htop
   irssi
   jq
   libargon2-dev
@@ -87,6 +88,7 @@ package %w[
   libtool
   libxml-twig-perl
   libxml2-dev
+  libxml2-utils
   libyajl-dev
   lua-any
   luajit
@@ -94,14 +96,15 @@ package %w[
   lzip
   lzop
   mailutils
+  moreutils
   make
   nano
+  ncftp
   netcat-openbsd
   osm2pgsql
   osmium-tool
   osmosis
   pandoc
-  pandoc
   pbzip2
   php-apcu
   php-cgi
@@ -147,6 +150,7 @@ package %w[
   unrar
   unzip
   whois
+  xxd
   zip
   zlib1g-dev
 ]