> > --- > .gitlab-ci.yml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > index ab1b2a3..57d3dd9 100644 > --- a/.gitlab-ci.yml > +++ b/.gitlab-ci.yml > @@ -3,7 +3,6 @@ image: fedora:latest > before_script: > - > > dnf install -y 'dnf-command(copr)' make automake autoconf > autoconf-archive libtool xz gcc-c++ > - libdrm-devel libXrandr-devel > - dnf copr enable @spice/nightly -y > - dnf builddep spice-streaming-agent -y > Considering patch 3/3 also gcc-c++ should be removed. Also looks like the tendency is to remove the dependency from @spice/nightly. Considering also 1/3 looks like we are creating a circular dependency where copr build is launched by Gitlab and Gitlab build depends on copr build. I don't know much about how the current copr build are set. Who set them? Where are the scripts that generate them? Isn't fedpkg using mock to build? Then why installing spice-protocol on the machine? Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel