[Webkit-unassigned] [Bug 44658] New: [EFL] Need to check LibSoup version
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 19:39:20 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44658
Summary: [EFL] Need to check LibSoup version
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ryuan.choi at samsung.com
FIND_PACKAGE(LibSoup2 2.28.2 REQUIRED)
above command in cmake/OptionEfl.cmake looks not check 2.28.2
but we need to check version of LibSoup.
When I used CMake 2.8.2 and LibSoup 2.28.1,
I got a build break because of missing new feature of libSoup.
but cmake passed configuration without error.
--
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