[fix] trying build with pkg-config
This commit is contained in:
@@ -6,8 +6,9 @@ addons:
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- libsnappy-dev
|
- libsnappy-dev
|
||||||
|
- pkg-config
|
||||||
script:
|
script:
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./configure
|
- ./configure
|
||||||
- make
|
- make
|
||||||
- make check
|
- make check
|
||||||
|
|||||||
Reference in New Issue
Block a user