From ca3dfbbb2ff29fecd8b47d6aef25b3c47b5375f1 Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Mon, 5 Dec 2016 14:20:14 +0100 Subject: added -y param to apt-get, so all prompts are accepted by default - needed for automatic tests --- doc/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/README b/doc/README index 7a20320..4953d82 100644 --- a/doc/README +++ b/doc/README @@ -2,8 +2,8 @@ standard profile ___Prerequisites-commands:Ubuntu14.04.5LTS -sudo apt-get update -sudo apt-get install sed wget subversion git-core coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat make gcc build-essential xsltproc g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libxml-parser-perl +sudo apt-get -y update +sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat make gcc build-essential xsltproc g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libxml-parser-perl ___END ___RepoInstall-commands:Ubuntu14.04.5LTS -- cgit v1.2.3-54-g00ecf