summaryrefslogtreecommitdiff
path: root/package/coreutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
commitdfd37d10510d013fc7c49ecb42d1b75c14be4594 (patch)
tree23bc90b2ebd5c5fe09246397839de7af5ac40da8 /package/coreutils
parent859309a404f1c10f77832b47de7b329bd6664395 (diff)
compile autotool stuff, bison and flex by default
Diffstat (limited to 'package/coreutils')
-rw-r--r--package/coreutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/Makefile b/package/coreutils/Makefile
index 25cc6775c..c8e8813bf 100644
--- a/package/coreutils/Makefile
+++ b/package/coreutils/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= 8fb0ae2267aa6e728958adc38f8163a2
PKG_DESCR:= basic file, shell and text manipulation utilities
PKG_SECTION:= base/apps
-PKG_BUILDDEP:= gmp autotool
+PKG_BUILDDEP:= gmp
PKG_URL:= http://www.gnu.org/software/coreutils/
PKG_SITES:= http://ftp.gnu.org/gnu/coreutils/
PKG_BB:= 1