[Spice-devel] [PATCH spice-server 1/3] ci: Add glib-networking package
Frediano Ziglio
fziglio at redhat.com
Tue Mar 13 22:12:56 UTC 2018
This is required by the new test-listen test to connect using
TLS.
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 94325604..535d220d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: fedora:latest
before_script:
- >
dnf install 'dnf-command(copr)' git libtool make libasan orc-devel
- python3 python3-six python3-pyparsing
+ python3 python3-six python3-pyparsing glib-networking
-y
- dnf copr enable @spice/nightly -y
- dnf builddep spice -y
--
2.14.3
More information about the Spice-devel
mailing list