Skip to content
Snippets Groups Projects
Commit 0807c139 authored by Erick Hitter's avatar Erick Hitter
Browse files

Install apt suggestions, this is a build container after all

parent 395efa6a
No related branches found
No related tags found
1 merge request!6Add Debian Jessie build image
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
......@@ -3,5 +3,5 @@
echo "deb http://security.debian.org/ jessie/updates main" >> /etc/apt/sources.list
apt-get update
apt-get -y install git dh-make build-essential autoconf autotools-dev libpcre3 libpcre3-dev libz-dev shellcheck
apt-get -y --install-suggests install git dh-make build-essential autoconf autotools-dev libpcre3 libpcre3-dev libz-dev shellcheck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment