> On 1 Sep 2017, at 11:32, Frediano Ziglio <fziglio@xxxxxxxxxx> wrote: > > The build dependencies are installed based on spice package which does > not still contains orc-devel package needed by ORC check (cfr commit > "gstreamer: Check if ORC library can work", 14aee7cd745cbb6d2f3d520). > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > .gitlab-ci.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 Acked-by: Christophe de Dinechin <dinechin@xxxxxxxxxx> > > -- > 2.13.5 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel