qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Bilal Elmoussaoui <belmouss@redhat.com>
Cc: qemu-devel@nongnu.org, "Thomas Huth" <thuth@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	chergert@redhat.com, "Paolo Bonzini" <pbonzini@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PATCH] ui/dbus: Implement damage regions for GL
Date: Tue, 9 May 2023 17:18:34 +0200	[thread overview]
Message-ID: <88b44aa5-c7b2-3cad-b3cf-e69d312c66b9@linaro.org> (raw)
In-Reply-To: <CALz9Gza8v5XSx1fgc53ihm6bgP6UvRXJiS6YFd7FoAh2C85K9A@mail.gmail.com>

On 9/5/23 17:04, Bilal Elmoussaoui wrote:
>     cairo declared as optional dep, ...
> 
> 
> I don't see where cairo is marked as an optional dependency, the `cairo 
> = not_found` part could probably be dropped to make it clearer.

I was expecting:

.require(cairo.found(), error_message: '-display dbus requires cairo')

> 
> On Tue, May 9, 2023 at 4:34 PM Philippe Mathieu-Daudé <philmd@linaro.org 
> <mailto:philmd@linaro.org>> wrote:
> 
>     Hi,
> 
>     On 9/5/23 13:59, Bilal Elmoussaoui wrote:
>      > From: Christian Hergert <chergert@redhat.com
>     <mailto:chergert@redhat.com>>


>      > diff --git a/ui/dbus-listener.c b/ui/dbus-listener.c
>      > index 911acdc529..047be5cb3a 100644
>      > --- a/ui/dbus-listener.c
>      > +++ b/ui/dbus-listener.c
>      > @@ -25,6 +25,7 @@
>      >   #include "qemu/error-report.h"
>      >   #include "sysemu/sysemu.h"
>      >   #include "dbus.h"
>      > +#include <cairo.h>
> 
>     cairo used unconditionally.
> 
>     Shouldn't we now declared it as a strict dependency in meson?
> 
>      >   #include <gio/gunixfdlist.h>
>      >
>      >   #ifdef CONFIG_OPENGL
> 



  reply	other threads:[~2023-05-09 15:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 11:59 [PATCH] ui/dbus: Implement damage regions for GL Bilal Elmoussaoui
2023-05-09 14:33 ` Philippe Mathieu-Daudé
2023-05-09 15:04   ` Bilal Elmoussaoui
2023-05-09 15:18     ` Philippe Mathieu-Daudé [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-14 12:07 [PATCH] ui/dbus: implement " Bilal Elmoussaoui
2023-08-14 12:41 ` Marc-André Lureau
2023-08-14 12:59   ` Bilal Elmoussaoui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88b44aa5-c7b2-3cad-b3cf-e69d312c66b9@linaro.org \
    --to=philmd@linaro.org \
    --cc=belmouss@redhat.com \
    --cc=berrange@redhat.com \
    --cc=chergert@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).