Bug 50231

Summary: [Qt] [Symbian] Do not use pkg-config on Symbian as it is not supported
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue
Priority: P4 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: S60 3rd edition   
Attachments:
Description Flags
proposed patch none

Description Laszlo Gombos 2010-11-30 06:07:50 PST
This is to kill the following build warning:
'pkg-config' is not recognized as an internal or external command, operable program or batch file.
Comment 1 Laszlo Gombos 2010-11-30 06:18:54 PST
Created attachment 75134 [details]
proposed patch
Comment 2 Eric Seidel (no email) 2010-12-10 00:04:51 PST
Comment on attachment 75134 [details]
proposed patch

OK.
Comment 3 WebKit Commit Bot 2010-12-10 03:07:03 PST
Comment on attachment 75134 [details]
proposed patch

Rejecting attachment 75134 [details] from commit-queue.

Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=eseidel-cq-sl', 'build', '--no-clean', '--no-update', '--build-style=both']" exit_code: 1
ERROR: Working directory has local commits, pass --force-clean to continue.

Full output: http://queues.webkit.org/results/6910026
Comment 4 Laszlo Gombos 2010-12-14 12:51:43 PST
Comment on attachment 75134 [details]
proposed patch

Let's try again, patch looks good to me...
Comment 5 WebKit Commit Bot 2010-12-14 13:20:59 PST
Comment on attachment 75134 [details]
proposed patch

Clearing flags on attachment: 75134

Committed r74056: <http://trac.webkit.org/changeset/74056>
Comment 6 WebKit Commit Bot 2010-12-14 13:21:04 PST
All reviewed patches have been landed.  Closing bug.