Skip to content
Snippets Groups Projects
Commit a1e55088 authored by Edric Milaret's avatar Edric Milaret Committed by Guillaume Roguez
Browse files

packaging: Debian9 is stretch

Issue: #80006
Change-Id: I65ba167abf67592f04d28d97ad69dba6fac23e32
parent ac14dae9
No related branches found
No related tags found
No related merge requests found
FROM debian:jessie FROM debian:stretch
RUN apt-get update && ( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y ) RUN apt-get update && ( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y )
RUN apt-get install -y devscripts debianutils debhelper build-essential tar rsync git autoconf automake libpulse-dev libsamplerate0-dev libtool libdbus-1-dev \ RUN apt-get install -y devscripts debianutils debhelper build-essential tar rsync git autoconf automake libpulse-dev libsamplerate0-dev libtool libdbus-1-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment