[MacPorts] #50247: rpm54: promote build deps to lib deps to prevent binary linking errors
MacPorts
noreply at macports.org
Wed Jan 6 18:22:15 PST 2016
#50247: rpm54: promote build deps to lib deps to prevent binary linking errors
----------------------+-------------------
Reporter: devans@… | Owner: afb@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: rpm54
----------------------+-------------------
Most of this port's build deps are actually linked into the installed
python binary module and should, therefore, be promoted to lib deps to
ensure that all necessary dependencies are installed when the port is
installed from the binary archive. The only exception that I can see is
libiconv and it is a dependency of many of these other ports. It could
probably be safely removed.
In addition perl5.22 is required by the installed perl modules both at
build time and run time.
Attached is a proposed patch to implement these changes.
--
Ticket URL: <https://trac.macports.org/ticket/50247>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list