travis.yml: Add libvdeplug-dev to compile-test net/vde.c
authorThomas Huth <thuth@redhat.com>
Wed, 9 Oct 2019 17:06:57 +0000 (19:06 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Oct 2019 18:23:53 +0000 (19:23 +0100)
This library is needed to compile the VDE network backend.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191009170701.14756-2-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
.travis.yml

index 7d90b87540f911d9804dc06347ff96e9617128c4..7be2a9949f5b3f621a195201d8d8353e94c54944 100644 (file)
@@ -46,6 +46,7 @@ addons:
       - libssh-dev
       - liburcu-dev
       - libusb-1.0-0-dev
+      - libvdeplug-dev
       - libvte-2.91-dev
       - sparse
       - uuid-dev