Bug 246680

Summary: [WPE] Set cog's PKG_CONFIG_PATH via cmake
Product: WebKit Reporter: Vitaly Dyackhov <vitaly>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.