Bug 40862 - [EFL] Add Libs.private when building with SHARED_CORE
Summary: [EFL] Add Libs.private when building with SHARED_CORE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Leandro Pereira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 15:00 PDT by Leandro Pereira
Modified: 2010-06-23 21:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2010-06-18 15:02 PDT, Leandro Pereira
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leandro Pereira 2010-06-18 15:00:47 PDT
[EFL] Add Libs.private when building with SHARED_CORE
Comment 1 Leandro Pereira 2010-06-18 15:02:20 PDT
Created attachment 59160 [details]
Patch
Comment 2 Leandro Pereira 2010-06-18 15:05:31 PDT
Whenever compiling programs outside the tree, with EWebKit built with SHARED_CORE, the core libraries must also be specified. The attached patch does that by adding a Libs.private line to ewebkit.pc file (which will be empty whenever building with static core, which is the default).
Comment 3 Gustavo Noronha (kov) 2010-06-23 07:10:20 PDT
Comment on attachment 59160 [details]
Patch

Looks right.
Comment 4 WebKit Commit Bot 2010-06-23 21:22:33 PDT
Comment on attachment 59160 [details]
Patch

Clearing flags on attachment: 59160

Committed r61733: <http://trac.webkit.org/changeset/61733>
Comment 5 WebKit Commit Bot 2010-06-23 21:22:37 PDT
All reviewed patches have been landed.  Closing bug.