[Bug 777218] Avoid circular dependency between freetype and harfbuzz
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 13 20:21:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777218
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 33803a84e0093d931417fe08e09f79871e39952d
Author: Heinrich Fink <hfink at toolsonair.com>
Date: Fri Jan 13 15:09:25 2017 +0100
freetype: Disable harfbuzz dependency during config
This avoids a potential circular dependency between freetype and harfbuzz:
In case freetype is rebuilt with cerbero when harfbuzz has already been
compiled, freetype's config phase would pick up the previously built
harfbuzz lib. Because harfbuzz itself depends on freetype, this results
in a circular dependency causing several problems (e.g. freetype being
linked against freetype, etc.).
https://bugzilla.gnome.org/show_bug.cgi?id=777218
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list