Move python module of hippo-canvas into its own package.
[openwrt/svn-archive/archive.git] / devel / build-essential / Makefile
index f2b64d0d80075c16dfc33209e7baeaca34110f35..0060b0b8f7c9517b49e0127dd38c385a0ec16ef8 100644 (file)
@@ -18,7 +18,7 @@ define Package/build-essential
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=Build essentials 
-  DEPENDS=+gcc +make +binutils
+  DEPENDS=+gcc +make +binutils +patch +diffutils @BUILD_DEVELOPER_SYSTEM
 endef
 
 define Build/Compile