[Webkit-unassigned] [Bug 97592] [EFL] Add minimum version information for tool dependencies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 21:50:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97592
--- Comment #5 from Laszlo Gombos <laszlo.gombos at webkit.org> 2012-09-26 21:50:27 PST ---
(In reply to comment #4)
> It would also be a good idea to mention all those versions in the wiki, BTW.
Done (before posted the patch - http://trac.webkit.org/wiki/EFLWebKit?action=diff&version=74&old_version=73 .
> > 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 ?
> 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 .
--
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