From 071106d6e3795bdad2774ded996e04471c8b9ef9 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Tue, 31 Jul 2018 15:37:50 +0100 Subject: [PATCH] configure: install python pip --- configure | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/configure b/configure index ace578e..5a07ecf 100755 --- a/configure +++ b/configure @@ -48,10 +48,9 @@ gcc-arm-linux-gnueabi \ libgoogle-perftools-dev \ protobuf-compiler \ python-dev \ +python-pip \ scons \ " - # Generate graphs of config.ini under m5out. - pip install --user pydot fi command -v apt-get >/dev/null 2>&1 || { cat <