RESOLVED WONTFIX 125346
[GTK] libjavascriptcoregtk libtool dependency missing in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=125346
Summary [GTK] libjavascriptcoregtk libtool dependency missing in MiniBrowser
Philippe Normand
Reported 2013-12-06 08:12:03 PST
My "portable" build is using the system libjscoregtk lib instead of the local one. Trivial patch incoming.
Attachments
Patch (1.39 KB, patch)
2013-12-06 08:14 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2013-12-06 08:14:25 PST
Martin Robinson
Comment 2 2013-12-06 08:24:06 PST
Comment on attachment 218595 [details] Patch MiniBrowser doesn't use JavaScriptCore directly so it shouldn't need to link to it.
Philippe Normand
Comment 3 2013-12-06 08:39:39 PST
(In reply to comment #2) > (From update of attachment 218595 [details]) > MiniBrowser doesn't use JavaScriptCore directly so it shouldn't need to link to it. Right, it's pulled indirectly but if one wants to update the MiniBrowser rpath to some other path this explicit dependency is required.
Note You need to log in before you can comment on or make changes to this bug.