Try to fix apt issues, mk. 7

This commit is contained in:
TheAssassin
2018-06-29 23:20:06 +02:00
parent b332dc7e7d
commit a641ae7fac

View File

@@ -18,12 +18,13 @@ matrix:
apt:
update: true
packages:
- libmagic-dev:i386
- libjpeg-dev:i386
- libpng-dev:i386
- cimg-dev
- gcc-multilib
- g++-multilib
- automake # required for patchelf
before_script:
- sudo -E apt-get install -y libmagic-dev:i386 libjpeg-dev:i386 libpng-dev:i386 cimg-dev
- find /usr/include -iname cimg.h
install:
- git clone https://github.com/NixOS/patchelf.git