Added pkg-config
This commit is contained in:
parent
5bd47c5e45
commit
6c286085d7
|
@ -5,6 +5,7 @@ compiler:
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- sudo apt-get update && sudo apt-get install -y pkg-config
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in New Issue