diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ddf1092c..6074a3d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: fedora:latest before_script: - - dnf install 'dnf-command(copr)' git libtool make libasan -y + - dnf install 'dnf-command(copr)' git libtool make libasan orc-devel -y - dnf copr enable @spice/nightly -y - dnf builddep spice -y