|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5525 Add glib-2.0 and gobject-2.0 library dependency |
Date: | Mon, 03 Jun 2019 20:08:15 -0000 |
Diff:
Diff:
--- old +++ new @@ -0,0 +1 @@ +0001-Add-glib-2.0-and-gobject-2.0-library-dependency.patch (3.9 kB; text/x-patch)
Passes make, make check and a full make doc.
[issues:#5525] Add glib-2.0 and gobject-2.0 library dependency
Status: Started
Created: Mon Jun 03, 2019 08:05 PM UTC by pkx166h
Last Updated: Mon Jun 03, 2019 08:06 PM UTC
Owner: pkx166h
Attachments:
Add glib-2.0 and gobject-2.0 library dependency
For a long time we relied on pango/pangoft2 to pull in
the glib and gobject libraries. That worked as long as
every distribution used a pangoft2.pc file that included
both libs in the 'Required:' line.
According to the pkg-config documentation that was
definitely wrong, and the problem was corrected on
opensuse tumbleweed recently. As a consequence building
lilypond failed with a linker error as we use symbols
from both libs directly in our c++ source code.
Signed-off-by: Knut Petersen address@hidden
http://codereview.appspot.com/552770043
Sent from sourceforge.net because testlilyissues-auto@lists.sourceforge.net is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |