qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v1 6/6] travis: install homebrew python for OS X


From: Alex Bennée
Subject: [PATCH v1 6/6] travis: install homebrew python for OS X
Date: Tue, 7 Jan 2020 13:53:11 +0000

Our python3 requirements now outstrip those of the build.

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 848a2714efe..a86ca34f79d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,6 +57,7 @@ addons:
       - glib
       - pixman
       - gnu-sed
+      - python
     update: true
 
 
-- 
2.20.1




reply via email to

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