mirror of
https://github.com/vgough/encfs.git
synced 2024-11-28 10:54:15 +01:00
reduce boost dependency
This commit is contained in:
parent
19aba9fa77
commit
fe4300a53e
@ -2,7 +2,7 @@ language: cpp
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq autopoint libfuse-dev libboost-all-dev
|
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev
|
||||||
librlog-dev
|
librlog-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user