From c79befcc1a0791df92460439f933843661db82e2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Aug 2009 21:35:19 +0200 Subject: add more packages needed for native builds - add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development --- package/busybox/config/editors/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/config/editors') diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in index cce9675df..ad46c649b 100644 --- a/package/busybox/config/editors/Config.in +++ b/package/busybox/config/editors/Config.in @@ -30,6 +30,7 @@ config BUSYBOX_CMP config BUSYBOX_DIFF bool "diff" default y + depends on !ADK_PACKAGE_DIFFUTILS help diff compares two files or directories and outputs the differences between them in a form that can be given to -- cgit v1.2.3