X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=devel%2Fbuild-essential%2FMakefile;h=f22611d644f1faba1776e8edfe0a73e638090516;hp=446440ab1bcc87e641a7aace9e3bacc9e6cc7811;hb=99136d1ca4ba5fc00a2d9262bb09d71ddb6c116d;hpb=b5645a2584518517ae28e17ef009efda99ffe101 diff --git a/devel/build-essential/Makefile b/devel/build-essential/Makefile index 446440ab1b..f22611d644 100644 --- a/devel/build-essential/Makefile +++ b/devel/build-essential/Makefile @@ -19,6 +19,7 @@ define Package/build-essential CATEGORY:=Development TITLE:=Build essentials DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP + PKGARCH:=all endef define Build/Compile