qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] require gtk 2.20+


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 1/2] require gtk 2.20+
Date: Fri, 22 Feb 2013 12:17:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

Il 22/02/2013 12:11, Gerd Hoffmann ha scritto:
> The gtk code uses gtk_widget_get_realized which is available in 2.20+
> only, so make this the minimum accepted versions.  Fixes build failures
> on RHEL-6 (which ships 2.18) by not building gtk support there.

We should either require GTK+ 3, or just use GTK_WIDGET_REALIZED().
Either is fine, I think.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]