[MacPorts] #27369: py*-cairo has useless py*-numpy dependency
MacPorts
noreply at macports.org
Thu Nov 18 03:19:32 PST 2010
#27369: py*-cairo has useless py*-numpy dependency
------------------------------+---------------------------------------------
Reporter: afb@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py25-cairo py26-cairo
------------------------------+---------------------------------------------
Port pycairo thinks that it needs numpy, but that's only for testing.
So the depends_lib should have been depends_build (or "depends_test")
This causes a GTK+ installation to pull in GCC, which is *bloated*.
Even more so, considering that the test phase isn't even being run.
--
Ticket URL: <https://trac.macports.org/ticket/27369>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list