[Webkit-unassigned] [Bug 113282] [GTK] Bump required versions of some dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 08:54:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113282





--- Comment #11 from Martin Robinson <mrobinson at webkit.org>  2013-03-26 08:57:25 PST ---
(From update of attachment 195078)
View in context: https://bugs.webkit.org/attachment.cgi?id=195078&action=review

>>> Tools/gtk/jhbuild.modules:24
>>> +      <dep package="atk"/>
>> 
>> The JHbuild moduleset is only for modules that need a specific version for the layout tests to pass. On the other hand, if a dependency is simply hard to get it should go into the optional moduleset. For instance, Cairo is there because even if you have a recent version of Cairo on your system, your version of Cairo might have rasterization differences from the version the bots are running. I've been very careful lately about adding new ones, since it adds a lot of overhead to compilation.
> 
> So, how are people using internal jhbuild going to build wk if configure requires higher versions than the one provided by the jhbuild?

I'm not sure I understand. I'm not suggesting to not bump the dependencies of the existing modules. I'm suggesting that you do not add the new modules, atk and at-spi2-atk.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list