[Webkit-unassigned] [Bug 177865] New: [GTK][WKE] Circular dependency between harfbuzz and freetype6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 04:22:03 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177865

            Bug ID: 177865
           Summary: [GTK][WKE] Circular dependency between harfbuzz and
                    freetype6
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: lforschler at apple.com

On the JHBuild for the GTK+ and WPE ports we are building both harfbuzz and freetype6.

The issue is that there is a circular dependency between harfbuzz and freetype6 that can cause issues depending on what the libraries the developer has installed.

This is because the switch to detect this features is automatic enabled depending on the headers it detects.

The support for harfbuzz on freetype6 is an optional feature that most distros (fedora, debian, openembedded....) seems to disable by building freetype6 with --with-harfbuzz=no


Let's do the same

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171004/236ee570/attachment.html>


More information about the webkit-unassigned mailing list