[Webkit-unassigned] [Bug 97592] [EFL] Add minimum version information for tool dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 01:45:40 PDT 2012


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





--- Comment #6 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-09-27 01:46:05 PST ---
(In reply to comment #5)
> > > CMakeLists.txt:62
> > > +FIND_PACKAGE(Gperf 3.0.4 REQUIRED)
> 
> > (plus FindGperf does not actually check for the actual gperf version at all).
> 
> I considered making it a comment in the same file, but than the expected version information is not logged in the build output (which I think is useful). Would you prefer it as a comment instead ? 

Perhaps a TODO comment explaining the version check currently does nothing would be helpful.

> > Are you sure you need 3.0.4?
> 
> Chromium team seems to believe that 3.0.4 is a requirement - http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites .

Hmm, I've been using 3.0.3 on this Debian installation and everything seems to work fine. Since Ubuntu still ships 3.0.3 as well, I guess requiring that version as a minimum should not cause any problems.

-- 
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