summaryrefslogtreecommitdiff
path: root/package/zile
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/zile
parent859309a404f1c10f77832b47de7b329bd6664395 (diff)
compile autotool stuff, bison and flex by default
Diffstat (limited to 'package/zile')
-rw-r--r--package/zile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/zile/Makefile b/package/zile/Makefile
index d45763580..14d901020 100644
--- a/package/zile/Makefile
+++ b/package/zile/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 7a460ccec64e3bec2835697b2eae533c
PKG_DESCR:= tiny emacs clone
PKG_SECTION:= app/editor
PKG_DEPENDS:= libgc
-PKG_BUILDDEP:= autotool libgc
+PKG_BUILDDEP:= libgc
PKG_URL:= http://www.gnu.org/software/zile/
PKG_SITES:= ${MASTER_SITE_GNU:=zile/}