summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrediano Ziglio <fziglio@redhat.com>2018-03-13 13:37:15 +0000
committerFrediano Ziglio <fziglio@redhat.com>2018-03-14 10:17:18 +0000
commit67d46708344c6e7dec6847ef9a3111711991bc55 (patch)
tree9fb7b1d928b3fe17f75bd0d5c3113405da0df928
parent129ac0969475177922672e169527dedb977c05a8 (diff)
ci: Add glib-networking package
This is required by the new test-listen test to connect using TLS. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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