Bug 241648

Summary: [CMake] Check for all required perl modules
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: CMakeAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Description Michael Catanzaro 2022-06-15 14:29:45 PDT
Currently the build fails later on if we're missing required perl modules. Should check for them upfront instead. Currently we only check for JSON::PP.
Comment 1 Michael Catanzaro 2022-06-15 14:31:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1548
Comment 2 EWS 2022-06-15 18:03:26 PDT
Committed r295581 (251586@main): <https://commits.webkit.org/251586@main>

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