Bug 84313

Summary: [Qt] Fix Qt-Mac build after libxml patch
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: New BugsAssignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, kenneth, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Noam Rosenthal
Reported 2012-04-18 20:38:26 PDT
[Qt] Fix Qt-Mac build after libxml patch
Attachments
Patch (1.34 KB, patch)
2012-04-18 20:43 PDT, Noam Rosenthal
no flags
Noam Rosenthal
Comment 1 2012-04-18 20:43:23 PDT
Simon Hausmann
Comment 2 2012-04-19 03:36:50 PDT
Comment on attachment 137832 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=137832&action=review > Source/WebCore/WebCore.pri:118 > + LIBS += -lxml2 -lxslt Shouldn't it be the other way around? pkg-config --libs prints -lxslt -lxml2 for me.
WebKit Review Bot
Comment 3 2012-04-19 06:11:57 PDT
Comment on attachment 137832 [details] Patch Clearing flags on attachment: 137832 Committed r114627: <http://trac.webkit.org/changeset/114627>
WebKit Review Bot
Comment 4 2012-04-19 06:12:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.