Added pkg-config

This commit is contained in:
R. Eric Wheeler 2015-08-07 11:44:10 -07:00
parent 5bd47c5e45
commit 6c286085d7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ compiler:
- clang
before_install:
- sudo apt-get update && sudo apt-get install -y pkg-config
- ./autogen.sh
branches: