numpy only builds on x86 based stuff at the moment. will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12266 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
52148b30d6
commit
db027cedd4
@ -22,7 +22,7 @@ define Package/numpy
|
||||
CATEGORY:=Languages
|
||||
TITLE:=numpy
|
||||
URL:=http://numpy.sf.net
|
||||
DEPENDS:=python-core
|
||||
DEPENDS:=python-core @TARGET_x86||TARGET_olpc||TARGET_uml
|
||||
endef
|
||||
|
||||
define Package/numpy/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user