Bug 246680 - [WPE] Set cog's PKG_CONFIG_PATH via cmake
Summary: [WPE] Set cog's PKG_CONFIG_PATH via cmake
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-18 01:10 PDT by Vitaly Dyackhov
Modified: 2022-10-18 04:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Dyackhov 2022-10-18 01:10:31 PDT
Instead of setting sandbox environment variable PKG_CONFIG_PATH we could use meson's --pkg-config-path option.
This will simplify flatpak setup script and should work in any environment.
Comment 1 Vitaly Dyackhov 2022-10-18 01:14:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5484
Comment 2 EWS 2022-10-18 04:51:37 PDT
Committed 255671@main (aa8e922ba6cf): <https://commits.webkit.org/255671@main>

Reviewed commits have been landed. Closing PR #5484 and removing active labels.