Fixed build script
the build was successful Details

This commit is contained in:
tastytea 2018-11-27 12:08:29 +01:00
parent 195d86c5c3
commit f0406f7e3a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ pipeline:
- CXXFLAGS=-pipe -O2
commands:
- rm /etc/apt/apt.conf.d/docker-clean
- apt-get update -q
- apt-get install -qy g++-5 cmake pkg-config
- apt-get install -qy libcrypto++-dev libmagick++-dev libxdg-basedir-dev
- apt-get install -qy dpkg-dev d-shlibs rpm file wget