Debian jessie has been moved to archive.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-04-03 14:19:51 +03:00
parent 3694eea728
commit a2ff65d8fb

View file

@ -11,6 +11,7 @@ pipelines:
- cat /etc/*-release
- uname -a
- grep -i processor /proc/cpuinfo | wc -l
- sed -i '/jessie-updates/d' /etc/apt/sources.list
- apt-get update && apt-get install -y qtbase5-dev libqt5svg5-dev qt5-default qttools5-dev-tools libqt5xmlpatterns5-dev libqt5core5a libqt5gui5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5xml5 libqt5xmlpatterns5 xpdf xvfb
- gcc --version
- mkdir build