X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=devel%2Fbuild-essential%2FMakefile;h=f22611d644f1faba1776e8edfe0a73e638090516;hp=f2b64d0d80075c16dfc33209e7baeaca34110f35;hb=7f831f4b7d8484b64295d38b576585580323c914;hpb=31ac0938d662a2b0ec7a817ff30ba0cbb775ef84 diff --git a/devel/build-essential/Makefile b/devel/build-essential/Makefile index f2b64d0d80..f22611d644 100644 --- a/devel/build-essential/Makefile +++ b/devel/build-essential/Makefile @@ -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