|
| From: | Paolo Bonzini |
| Subject: | Re: [PATCH] configure / meson: Move the GBM handling to meson.build |
| Date: | Wed, 14 Jul 2021 12:53:55 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
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 in Thread] | Current Thread | [Next in Thread] |