projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52148b3
)
numpy only builds on x86 based stuff at the moment. will be fixed later
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 11:50:20 +0000
(11:50 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 11:50:20 +0000
(11:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12266
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/numpy/Makefile
b/lang/numpy/Makefile
index
217c975
..
76239e4
100644
(file)
--- a/
lang/numpy/Makefile
+++ b/
lang/numpy/Makefile
@@
-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