qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 02/17] travis.yml: Add libvdeplug-dev to compile-test net/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 02/17] travis.yml: Add libvdeplug-dev to compile-test net/vde.c
Date: Thu, 24 Oct 2019 16:37:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 10/24/19 12:22 PM, Alex Bennée wrote:
From: Thomas Huth <address@hidden>

This library is needed to compile the VDE network backend.

Signed-off-by: Thomas Huth <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Alex Bennée <address@hidden>
---
  .travis.yml | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 7d90b87540f..7be2a9949f5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,7 @@ addons:
        - libssh-dev
        - liburcu-dev
        - libusb-1.0-0-dev
+      - libvdeplug-dev
        - libvte-2.91-dev
        - sparse
        - uuid-dev


Reviewed-by: Philippe Mathieu-Daudé <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]