WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
213 stars 136 forks source link

[JHBuild] Add header for missing function 'mkpath' #1307

Closed dpino closed 6 months ago

dpino commented 6 months ago

Bot WPE-238-ARM-32-bit-Release-Build is failing on the jhbuild step with the following error message:

Can't locate object method "mkpath" via package "/home/buildbot/worker/WPE-238-ARM-32-bit-Release-Build/build/WebKitBuild/DependenciesWPE/wpe" (perhaps you forgot to load "/home/buildbot/worker/WPE-238-ARM-32-bit-Release-Build/build/WebKitBuild/DependenciesWPE/wpe"?) at Tools/Scripts/update-webkit-libs-jhbuild line 133.
Died at Tools/Scripts/update-webkitwpe-libs line 26.

Add header for mkpath. Also in this PR, update JHBuild commit and add dependency 'graphene' to gstreamer modules, which is a warning (W: gstreamer has a dependency on unknown "graphene" module).