Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2021 21:18:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257795] math/R: add missing dependency on harfbuzz to CAIROPANGO option
Message-ID:  <bug-257795-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257795

            Bug ID: 257795
           Summary: math/R: add missing dependency on harfbuzz to
                    CAIROPANGO option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bsd@philippost.de

Created attachment 227144
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227144&action=
=3Dedit
Add missing harfbuzz library dependency

If CAIROPANGO=3Don, then /usr/local/lib/R/library/grDevices/libs/cairo.so is
linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not
declared as a dependency.

The attached patch adds libharfbuzz.so as a library dependency to the
CAIROPANGO option.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257795-7788>