[Webkit-unassigned] [Bug 21884] New: libwebkit doesn't link against libpng
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 25 01:55:51 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21884
Summary: libwebkit doesn't link against libpng
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mh+webkit at glandium.org
objdump -x /usr/lib/libwebkit-1.0.so.1|grep png
outputs nothing while it should. It happens that it doesn't break webkit
because some other library it depends on (cairo, at least) does link against
libpng, but it really should.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list