Travis has pkgconfig installed

This commit is contained in:
ArsenArsen 2017-07-09 14:47:17 +02:00
parent bd7de48dcc
commit 0dd4a40adc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
os: osx
language: cpp
before_install:
- brew install qt ffmpeg pkg-config
- brew install qt ffmpeg
- brew link qt --force
- mkdir build
script: