Opened 17 years ago
Closed 17 years ago
#12770 closed defect (fixed)
py25-scipy references py-numpy as a dependency, rather than py25-numpy
Reported by: | apoikos@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | ||
Port: |
Description
The Portfile of py25-scipy includes py-numpy (the python-2.4 version of numpy) as a dependency, instead of the correct py25-numpy. As a result, if python 2.4 is not installed, compiling py25-scipy fails.
Change History (1)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this was fixed in r29670