mirror of
https://github.com/vgough/encfs.git
synced 2024-11-24 17:03:13 +01:00
reduce boost dependency
This commit is contained in:
parent
19aba9fa77
commit
fe4300a53e
@ -2,7 +2,7 @@ language: cpp
|
||||
|
||||
before_install:
|
||||
- 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
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user