[Spice-devel] [PATCH spice-gtk 2/5] meson: Remove unnecessary variable spice_gtk_libs

Victor Toso victortoso at redhat.com
Wed Sep 26 09:01:21 UTC 2018


On Wed, Sep 26, 2018 at 04:10:31AM -0400, Frediano Ziglio wrote:
> > 
> > Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> > ---
> >  meson.build     | 1 -
> >  src/meson.build | 1 -
> >  2 files changed, 2 deletions(-)
> > 
> > diff --git a/meson.build b/meson.build
> > index 85f6e78..eba2c38 100644
> > --- a/meson.build
> > +++ b/meson.build
> > @@ -32,7 +32,6 @@ compiler = meson.get_compiler('c')
> >  spice_gtk_config_data = configuration_data()
> >  spice_protocol_min_version='0.12.13'
> >  spice_gtk_include = [include_directories('.')]
> > -spice_gtk_libs = []
> >  spice_gtk_deps = []
> >  spice_gtk_host_system = host_machine.system()
> >  
> > diff --git a/src/meson.build b/src/meson.build
> > index 80e777d..dcf4dcc 100644
> > --- a/src/meson.build
> > +++ b/src/meson.build
> > @@ -199,7 +199,6 @@ spice_client_glib_lib = library('spice-client-glib-2.0',
> > spice_client_glib_sourc
> >                                  include_directories : spice_gtk_include,
> >                                  link_args : [spice_gtk_version_script],
> >                                  link_depends : spice_client_glib_syms,
> > -                                link_with : spice_gtk_libs,
> >                                  dependencies : spice_gtk_deps)
> >  
> >  spice_client_glib_dep = declare_dependency(sources : [spice_marshals[1],
> >  spice_client_glib_enums[1]],
> 
> Acked-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> 
> Frediano
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180926/22b2fbea/attachment.sig>


More information about the Spice-devel mailing list