mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-13 06:51:05 -05:00
Debug missing header
This commit is contained in:
@@ -23,6 +23,7 @@ matrix:
|
||||
- automake # required for patchelf
|
||||
before_script:
|
||||
- sudo -E apt-get install -y libmagic-dev:i386 libjpeg-dev:i386 libpng-dev:i386
|
||||
- find /usr/include -iname cimg.h
|
||||
|
||||
install:
|
||||
- git clone https://github.com/NixOS/patchelf.git
|
||||
|
||||
Reference in New Issue
Block a user