mirror of https://github.com/dswd/zvault
Added libfuse
This commit is contained in:
parent
c6480de13c
commit
ccccd7da0c
|
@ -4,6 +4,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libssl-dev
|
||||
- libfuse-dev
|
||||
install:
|
||||
- wget https://github.com/jedisct1/libsodium/releases/download/1.0.8/libsodium-1.0.8.tar.gz
|
||||
- tar xvfz libsodium-1.0.8.tar.gz
|
||||
|
|
Loading…
Reference in New Issue