[Spice-devel] [PATCH spice-protocol v4 5/5] build-sys: Requires proper pkg-config for MingW
Frediano Ziglio
fziglio at redhat.com
Wed Oct 23 12:15:07 UTC 2019
>
> On 10/23/19 12:06 PM, Frediano Ziglio wrote:
> > .pc files requires MingW version, not system one.
> >
>
> I think it would be better if squashed into previous patch? This idea of
> building the mingw packages from the same source is nice, but it needs
> some more discussion. Lets keep this patch on hold for a wihle and
> revisit it later on.
>
> Regards, Eduardo
>
Fine for me. Squashed and I'll wait
Frediano
> > Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> > ---
> > spice-protocol.spec.in | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
> > index 54aacfd..2fe940b 100644
> > --- a/spice-protocol.spec.in
> > +++ b/spice-protocol.spec.in
> > @@ -19,7 +19,7 @@ and the para-virtual graphics card QXL.
> > %define mingw_files() \
> > %package -n %{1}-spice-protocol \
> > Summary: Spice protocol header files \
> > -Requires: pkgconfig \
> > +Requires: %{1}-pkg-config \
> > \
> > %description -n %{1}-spice-protocol \
> > Header files describing the spice protocol \
> >
>
>
> --
> Eduardo de Barros Lima (Etrunko)
> Software Engineer - Red Hat
> etrunko at redhat.com
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list