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

2019-01-07 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- meson.build | 32 +++- meson_options.txt | 3 +-- 2 files changed, 16 insertions(+), 19 deletions(-) diff --git a/meson.build b/meson.build index 18e330f..07e8227 100644 --- a/meson.build +++ b/meso

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

2019-01-07 Thread Christophe Fergeau
On Mon, Jan 07, 2019 at 12:00:47PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Signed-off-by: Marc-André Lureau > --- > meson.build | 32 +++- > meson_options.txt | 3 +-- > 2 files changed, 16 insertions(+), 19 deletions(-) > > di

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

2019-01-07 Thread Marc-André Lureau
On Mon, Jan 7, 2019 at 6:24 PM Christophe Fergeau wrote: > > On Mon, Jan 07, 2019 at 12:00:47PM +0400, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > Signed-off-by: Marc-André Lureau > > --- > > meson.build | 32 +++- > > meson_options.t