Re: [Spice-devel] [PATCH spice-gtk 16/34] meson: switch pulse option to auto feature

2019-01-08 Thread Christophe Fergeau
On Mon, Jan 07, 2019 at 11:02:04PM +0400, Marc-André Lureau wrote: > Hi > > On Mon, Jan 7, 2019 at 6:15 PM Christophe Fergeau wrote: > > > > On Mon, Jan 07, 2019 at 12:00:45PM +0400, marcandre.lur...@redhat.com wrote: > > > From: Marc-André Lureau > > > > > > Signed-off-by: Marc-André Lureau >

Re: [Spice-devel] [PATCH spice-gtk 16/34] meson: switch pulse option to auto feature

2019-01-07 Thread Marc-André Lureau
Hi On Mon, Jan 7, 2019 at 6:15 PM Christophe Fergeau wrote: > > On Mon, Jan 07, 2019 at 12:00:45PM +0400, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > Signed-off-by: Marc-André Lureau > > --- > > .gitlab-ci.yml| 1 - > > meson.build | 8 +++- > >

Re: [Spice-devel] [PATCH spice-gtk 16/34] meson: switch pulse option to auto feature

2019-01-07 Thread Christophe Fergeau
On Mon, Jan 07, 2019 at 12:00:45PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Signed-off-by: Marc-André Lureau > --- > .gitlab-ci.yml| 1 - > meson.build | 8 +++- > meson_options.txt | 3 +-- > 3 files changed, 4 insertions(+), 8 deletions(-) > >

[Spice-devel] [PATCH spice-gtk 16/34] meson: switch pulse option to auto feature

2019-01-07 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- .gitlab-ci.yml| 1 - meson.build | 8 +++- meson_options.txt | 3 +-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e913da4..fabe29e 100644 --- a/.gitlab-ci.yml +++