RESOLVED FIXED 192740
[WPE][GTK] Add libpsl to JHBuild module sets
https://bugs.webkit.org/show_bug.cgi?id=192740
Summary [WPE][GTK] Add libpsl to JHBuild module sets
Adrian Perez
Reported 2018-12-15 04:37:14 PST
Most of the bots (and in particular the EWS ones!) are running on Debian stable, which has libpsl 0.15.0; but that is too old as the glib-networking version installed in the JHBuild requires version 0.20.0. Unfortunately, the Debian backports repository does not have packages for newer libpsl versions either, so we need to add it to the JHBuild module sets for the WPE and GTK+ ports. This is needed to unbreak our EWS bots as well.
Attachments
Patch (2.31 KB, patch)
2018-12-15 04:42 PST, Adrian Perez
no flags
Patch v2 (2.32 KB, patch)
2018-12-15 07:45 PST, Adrian Perez
mcatanzaro: review+
mcatanzaro: commit-queue-
Adrian Perez
Comment 1 2018-12-15 04:42:25 PST
Adrian Perez
Comment 2 2018-12-15 07:45:47 PST
Created attachment 357402 [details] Patch v2
Michael Catanzaro
Comment 3 2018-12-15 09:47:40 PST
Comment on attachment 357402 [details] Patch v2 View in context: https://bugs.webkit.org/attachment.cgi?id=357402&action=review > Tools/gtk/jhbuild.modules:235 > + <dep package="libpsl/"/> It's a dependency of libsoup, not glib-networking. Please fix before landing! Sorry I didn't notice this yesterday....
Adrian Perez
Comment 4 2018-12-15 15:01:48 PST
Radar WebKit Bug Importer
Comment 5 2018-12-15 15:03:12 PST
Note You need to log in before you can comment on or make changes to this bug.