[webkit-reviews] review granted: [Bug 220250] [WebXR][WPE] Build fails without openxr installed : [Attachment 416958] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 12:25:24 PST 2021


Carlos Alberto Lopez Perez <clopez at igalia.com> has granted Lauro Moura
<lmoura at igalia.com>'s request for review:
Bug 220250: [WebXR][WPE] Build fails without openxr installed
https://bugs.webkit.org/show_bug.cgi?id=220250

Attachment 416958: Patch

https://bugs.webkit.org/attachment.cgi?id=416958&action=review




--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Comment on attachment 416958
  --> https://bugs.webkit.org/attachment.cgi?id=416958
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416958&action=review

> Tools/jhbuild/jhbuild-minimal.modules:125
> +  <cmake id="openxr">

Please add here below a pkg-config line like this:
<pkg-config>openxr.pc</pkg-config>

This will tell JHBuild to only build openxr if the system doesn't have it
already installed


More information about the webkit-reviews mailing list