Add missing libarchive-dev to travis config

This commit is contained in:
Marcus Holland-Moritz 2021-04-12 22:49:32 +02:00
parent 1280dbbf6d
commit 2b14de5362

View File

@ -19,6 +19,7 @@ addons:
- fuse3 - fuse3
- pkg-config - pkg-config
- binutils-dev - binutils-dev
- libarchive-dev
- libbenchmark-dev - libbenchmark-dev
- libboost-context-dev - libboost-context-dev
- libboost-filesystem-dev - libboost-filesystem-dev