Commit 8f9a17a2 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Add libtar-dev dependency to CI

parent a454f2ec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ before_script:
        protobuf-c-compiler
        libyaml-cpp-dev
        libyaml-dev
        libtar-dev
        cmake

    - pushd . &&
@@ -154,6 +155,7 @@ test:ubuntu:latest:
            protobuf-c-compiler
            libyaml-cpp-dev
            libyaml-dev
            libtar-dev
            libcap2-bin
            valgrind
            cmake