From 1be85b6dc2a16d6de2138c264c6c169359c3c6e4 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 20 Jan 2018 09:58:21 +0000 Subject: [PATCH] configure: install automake --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 795ef22..916354f 100755 --- a/configure +++ b/configure @@ -23,6 +23,7 @@ cd qemu git submodule update --init pkgs="\ +automake \ build-essential \ coreutils \ "