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