Added libfuse

pull/10/head
Dennis Schwerdel 2017-07-30 21:37:59 +02:00
parent c6480de13c
commit ccccd7da0c
1 changed files with 1 additions and 0 deletions

View File

@ -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