ettercap: Fix parallel build
[openwrt/svn-archive/archive.git] / devel / build-essential / Makefile
index f2b64d0d80075c16dfc33209e7baeaca34110f35..f22611d644f1faba1776e8edfe0a73e638090516 100644 (file)
@@ -18,7 +18,8 @@ define Package/build-essential
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=Build essentials 
-  DEPENDS=+gcc +make +binutils
+  DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP
+  PKGARCH:=all
 endef
 
 define Build/Compile