WebKit Bugzilla
Attachment 361290 Details for
Bug 194288
: [GTK][WPE] force libpsl build to use ICU in jhbuild
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194288-20190206140925.patch (text/plain), 1.23 KB, created by
Olivier Blin
on 2019-02-06 05:09:26 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Olivier Blin
Created:
2019-02-06 05:09:26 PST
Size:
1.23 KB
patch
obsolete
>Subversion Revision: 240968 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index cf85cccf89b410d83c15e8c1f2eea517c2c4e36d..6cb7e2f0ad9755e8c6eec76a44c51ed5349e2fc4 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,13 @@ >+2019-02-06 Olivier Blin <olivier.blin@softathome.com> >+ >+ [GTK][WPE] force libpsl build to use ICU in jhbuild >+ https://bugs.webkit.org/show_bug.cgi?id=194288 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * gtk/jhbuild.modules: >+ Require ICU for libpsl build in jhbuild, like done in WPE. >+ > 2019-02-05 Olivier Blin <olivier.blin@softathome.com> > > [GTK][WPE] force libpsl build to use ICU in jhbuild >diff --git a/Tools/gtk/jhbuild.modules b/Tools/gtk/jhbuild.modules >index 948cbf91f25f003792686701b6b7403b894a4273..1ecebc31f2377dd82a2bbcff5267ae1d2be81429 100644 >--- a/Tools/gtk/jhbuild.modules >+++ b/Tools/gtk/jhbuild.modules >@@ -231,6 +231,9 @@ > > <autotools id="libpsl" > autogenargs="--enable-runtime=libicu --enable-builtin=libicu"> >+ <dependencies> >+ <dep package="icu"/> >+ </dependencies> > <branch module="rockdaboot/libpsl/releases/download/libpsl-${version}/libpsl-${version}.tar.gz" > version="0.20.2" > repo="github-tarball"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194288
:
361193
| 361290