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