Re: [Spice-devel] [PATCH spice-streaming-agent] ci: Add make package

2018-04-09 Thread Snir Sheriber
Hi, thanks On 04/09/2018 11:34 AM, Christophe Fergeau wrote: On Mon, Apr 09, 2018 at 10:53:34AM +0300, Snir Sheriber wrote: make is no longer installed by default in fedora:latest Sure, Acked-by: Christophe Fergeau though make/gcc-c++ should also come from 'dnf builddep spice-streaming-agent

Re: [Spice-devel] [PATCH spice-streaming-agent] ci: Add make package

2018-04-09 Thread Christophe Fergeau
On Mon, Apr 09, 2018 at 10:53:34AM +0300, Snir Sheriber wrote: > make is no longer installed by default in fedora:latest Sure, Acked-by: Christophe Fergeau though make/gcc-c++ should also come from 'dnf builddep spice-streaming-agent' if this is no longer installed by default? Christophe signa

[Spice-devel] [PATCH spice-streaming-agent] ci: Add make package

2018-04-09 Thread Snir Sheriber
make is no longer installed by default in fedora:latest Signed-off-by: Snir Sheriber --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b74e74f..f1cda3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ ima