From: nbd Date: Sun, 10 Aug 2008 11:50:20 +0000 (+0000) Subject: numpy only builds on x86 based stuff at the moment. will be fixed later X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=db027cedd484fe4593e20bbcc750a00071b602a7;p=packages.git 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 --- diff --git a/lang/numpy/Makefile b/lang/numpy/Makefile index 217c975f9..76239e4be 100644 --- 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