|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: py-numpy should require py-setuptools
From: Antoine Jacoutot (ajacoutot
bsdfrog.org)
Date: Wed Sep 08 2010 - 03:14:58 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 8 Sep 2010, Joachim Schipper wrote:
> [Sorry, terribly busy and spotty internet - no patch!]
>
> I just noticed that math/py-numpy uses, but does not depend on,
> devel/py-setuptools.
Sure it does.
$ cd /usr/ports/math/py-numpy/ && make show=BUILD_DEPENDS
::lang/g77 ::devel/libf2c :python->=2.6,<2.7:lang/python/2.6
:py-setuptools-*:devel/py-setuptools
$ cd /usr/ports/math/py-numpy/ && make show=RUN_DEPENDS
:python->=2.6,<2.7:lang/python/2.6 :py-setuptools-*:devel/py-setuptools
--
Antoine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]