From 47c50e6d9d94bcfb6886c546b31e41b2709a5cc7 Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 11 Jun 2018 10:07:16 +0200 Subject: [PATCH] Add extra chainspace packages. --- config | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/config b/config index 37cd815..c841089 100644 --- a/config +++ b/config @@ -76,6 +76,7 @@ extra_packages+=( mlocate gettext miscfiles + tree # troubleshooting lsof @@ -84,6 +85,25 @@ extra_packages+=( iotop strace + python-pip + python3-pip + libpython-dev + libffi-dev + python-tox + python-ffi + python-cffi + python-pytest + python-pytest-cov + python-msgpack + python-numpy + python3-numpy + python-requests + python3-requests + sqlite + sqlite3 + libssl1.0-dev + + # build tools build-essential cmake @@ -99,7 +119,6 @@ extra_packages+=( libbison-dev libtool-bin libtool - libssl-dev libgcrypt20 libgcrypt20-dev equivs