Skip to content
Snippets Groups Projects

Add Debian Jessie build image

Merged Erick Hitter requested to merge add/debian-jessie into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -3,4 +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
apt-get -y install git dh-make build-essential autoconf autotools-dev libpcre3 libpcre3-dev libz-dev
Loading