From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [PATCH] configure / meson: Move the GBM handling to meson.build
Date: Wed, 14 Jul 2021 12:53:55 +0200 [thread overview]
Message-ID: <20d2fcff-16b3-50d1-8a3b-3c9ba5544109@redhat.com> (raw)
In-Reply-To: <20210713111516.734834-1-thuth@redhat.com>
On 13/07/21 13:15, Thomas Huth wrote:
> +if virgl.found() or 'CONFIG_OPENGL' in config_host
> + gbm = dependency('gbm', method: 'pkg-config', kwargs: static_kwargs)
> +endif
>
> gnutls = not_found
Tweaked to add "required: false".
Paolo
prev parent reply other threads:[~2021-07-14 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-13 11:15 [PATCH] configure / meson: Move the GBM handling to meson.build Thomas Huth
2021-07-13 12:29 ` Paolo Bonzini
2021-07-14 7:12 ` Thomas Huth
2021-07-14 8:52 ` Thomas Huth
2021-07-14 10:53 ` Paolo Bonzini [this message]
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=20d2fcff-16b3-50d1-8a3b-3c9ba5544109@redhat.com \
--to=pbonzini@redhat.com \
--cc=kraxel@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).