[Spice-devel] [vdagent-win PATCH v2] spec: Add missing mingwXX-winpthreads-static dependency

Christophe Fergeau cfergeau at redhat.com
Tue May 23 13:14:32 UTC 2017


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Tue, May 23, 2017 at 02:04:08PM +0100, Frediano Ziglio wrote:
> Without this dependency mock builds fails to build.
> Tried Fedora 25, Fedora 26 and Rawhide (all x86-64) and all
> mock builds are failing with "cannot find -lpthread" error.
> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  mingw-spice-vdagent.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> Changes since v1:
> - checked on more mock configurations;
> - put failing configuration in comment;
> - put error from build in comment.
> 
> diff --git a/mingw-spice-vdagent.spec.in b/mingw-spice-vdagent.spec.in
> index d1bcf70..d3ac53a 100644
> --- a/mingw-spice-vdagent.spec.in
> +++ b/mingw-spice-vdagent.spec.in
> @@ -25,6 +25,8 @@ BuildRequires:  mingw32-libtiff-static
>  BuildRequires:  mingw64-libtiff-static
>  BuildRequires:  mingw32-zlib-static
>  BuildRequires:  mingw64-zlib-static
> +BuildRequires:  mingw32-winpthreads-static
> +BuildRequires:  mingw64-winpthreads-static
>  BuildRequires:  pkgconfig
>  
>  BuildArch:      noarch
> -- 
> 2.9.4
> 
> _______________________________________________
> 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: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170523/13432291/attachment.sig>


More information about the Spice-devel mailing list