summaryrefslogtreecommitdiff
path: root/package
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
parent859309a404f1c10f77832b47de7b329bd6664395 (diff)
compile autotool stuff, bison and flex by default
Diffstat (limited to 'package')
-rw-r--r--package/6tunnel/Makefile1
-rw-r--r--package/asterisk/Makefile3
-rw-r--r--package/autotool/Makefile25
-rw-r--r--package/avahi/Makefile2
-rw-r--r--package/boost/Makefile2
-rw-r--r--package/boot-wrapper-aarch64/Makefile1
-rw-r--r--package/bridge-utils/Makefile1
-rw-r--r--package/cgilib/Makefile1
-rw-r--r--package/chillispot/Makefile1
-rw-r--r--package/cifs-utils/Makefile1
-rw-r--r--package/coreutils/Makefile2
-rw-r--r--package/daq/Makefile2
-rw-r--r--package/esound/Makefile2
-rw-r--r--package/exmap/Makefile2
-rw-r--r--package/faad2/Makefile1
-rw-r--r--package/findutils/Makefile2
-rw-r--r--package/freeradius-server/Makefile2
-rw-r--r--package/git/Makefile2
-rw-r--r--package/gpm/Makefile1
-rw-r--r--package/heimdal/Makefile3
-rw-r--r--package/icecast/Makefile2
-rw-r--r--package/iptables/Makefile2
-rw-r--r--package/kismet/Makefile2
-rw-r--r--package/libXt/Makefile3
-rw-r--r--package/libcec/Makefile2
-rw-r--r--package/libdnet/Makefile1
-rw-r--r--package/libesmtp/Makefile1
-rw-r--r--package/libffi/Makefile2
-rw-r--r--package/libmad/Makefile1
-rw-r--r--package/libnet/Makefile2
-rw-r--r--package/libnfs/Makefile1
-rw-r--r--package/libnids/Makefile2
-rw-r--r--package/librpcsecgss/Makefile2
-rw-r--r--package/libsoup/Makefile2
-rw-r--r--package/libtirpc/Makefile1
-rw-r--r--package/libtorrent/Makefile2
-rw-r--r--package/libupnp/Makefile1
-rw-r--r--package/libvorbisidec/Makefile1
-rw-r--r--package/libxslt/Makefile2
-rw-r--r--package/lirc/Makefile1
-rw-r--r--package/ltrace/Makefile2
-rw-r--r--package/mesalib/Makefile2
-rw-r--r--package/midori/Makefile2
-rw-r--r--package/miredo/Makefile1
-rw-r--r--package/nfs-utils/Makefile2
-rw-r--r--package/openvpn/Makefile1
-rw-r--r--package/pam/Makefile2
-rw-r--r--package/python2/Makefile2
-rw-r--r--package/radvd/Makefile2
-rw-r--r--package/rtorrent/Makefile2
-rw-r--r--package/siproxd/Makefile2
-rw-r--r--package/speex/Makefile1
-rw-r--r--package/squid/Makefile2
-rw-r--r--package/stunnel/Makefile2
-rw-r--r--package/tinyproxy/Makefile1
-rw-r--r--package/tslib/Makefile1
-rw-r--r--package/ulogd/Makefile1
-rw-r--r--package/util-linux/Makefile2
-rw-r--r--package/valgrind/Makefile1
-rw-r--r--package/weechat/Makefile5
-rw-r--r--package/wget/Makefile1
-rw-r--r--package/xawtv/Makefile2
-rw-r--r--package/xbmc/Makefile2
-rw-r--r--package/xcb-proto/Makefile1
-rw-r--r--package/xkeyboard-config/Makefile2
-rw-r--r--package/zile/Makefile2
66 files changed, 39 insertions, 97 deletions
diff --git a/package/6tunnel/Makefile b/package/6tunnel/Makefile
index ea6f97e03..49695d052 100644
--- a/package/6tunnel/Makefile
+++ b/package/6tunnel/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 74e02d4f0704b3083a01feda66033449
PKG_DESCR:= ipv4/ipv6 tunnel proxy
PKG_SECTION:= net/ipv6
-PKG_BUILDDEP:= autotool
PKG_URL:= http://toxygen.net/6tunnel/
PKG_SITES:= http://toxygen.net/6tunnel/
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index 0afdebb87..66c203ed2 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -11,8 +11,7 @@ PKG_DESCR:= open source pbx
PKG_SECTION:= net/voip
PKG_DEPENDS:= libncurses libpthread libopenssl libcurl libstdcxx
PKG_DEPENDS+= libsqlite
-PKG_BUILDDEP:= autotool ncurses openssl zlib curl popt libjansson
-PKG_BUILDDEP+= sqlite
+PKG_BUILDDEP:= ncurses openssl zlib curl popt libjansson sqlite
PKG_URL:= http://www.asterisk.org/
PKG_SITES:= http://downloads.asterisk.org/pub/telephony/asterisk/releases/
diff --git a/package/autotool/Makefile b/package/autotool/Makefile
deleted file mode 100644
index 498ea52c0..000000000
--- a/package/autotool/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-include $(TOPDIR)/rules.mk
-
-# meta package for host autotool infrastructure
-PKG_NAME:= autotool
-PKG_VERSION:= 1.0
-PKG_RELEASE:= 2
-PKG_DESCR:= autotool infrastructure for host
-PKG_SECTION:= dev/tools
-PKG_BUILDDEP:= m4-host pkgconf-host autoconf-host automake-host
-PKG_BUILDDEP+= libtool-host
-
-NO_DISTFILES:= 1
-
-include $(TOPDIR)/mk/package.mk
-
-CONFIG_STYLE:= manual
-BUILD_STYLE:= manual
-INSTALL_STYLE:= manual
-
-$(eval $(call PKG_template,AUTOTOOL,autotool,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-
-include ${TOPDIR}/mk/pkg-bottom.mk
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index d60a48bac..a6a081b51 100644
--- a/package/avahi/Makefile
+++ b/package/avahi/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 2f22745b8f7368ad5a0a3fddac343f2d
PKG_DESCR:= multicast dns daemon
PKG_SECTION:= net/dns
PKG_DEPENDS:= libstdcxx
-PKG_BUILDDEP:= autotool libdaemon expat gdbm glib
+PKG_BUILDDEP:= libdaemon expat gdbm glib
PKG_BUILDDEP+= gettext-tiny gtk+ dbus
PKG_URL:= http://avahi.org/
PKG_SITES:= http://avahi.org/download/
diff --git a/package/boost/Makefile b/package/boost/Makefile
index 6dd272925..7b0845b08 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 6
PKG_MD5SUM:= 93780777cfbf999a600f62883bd54b17
PKG_DESCR:= boost c++ library
PKG_SECTION:= libs/misc
-PKG_BUILDDEP:= autotool bzip2-host python2-host
+PKG_BUILDDEP:= python2-host
PKG_URL:= http://www.boost.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=boost/}
PKG_OPTS:= dev
diff --git a/package/boot-wrapper-aarch64/Makefile b/package/boot-wrapper-aarch64/Makefile
index e8af61fa8..5f80e1a9f 100644
--- a/package/boot-wrapper-aarch64/Makefile
+++ b/package/boot-wrapper-aarch64/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 2ffdbf8c05854e3b855314d9ac21bbc4
PKG_DESCR:= boot-wrapper for aarch64
PKG_SECTION:= base/boot
-PKG_BUILDDEP:= autotool
PKG_SITES:= http://www.openadk.org/distfiles/
PKG_SYSTEM_DEPENDS:= arm-fm
diff --git a/package/bridge-utils/Makefile b/package/bridge-utils/Makefile
index bfe4722c8..3f303e3aa 100644
--- a/package/bridge-utils/Makefile
+++ b/package/bridge-utils/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= ec7b381160b340648dede58c31bb2238
PKG_DESCR:= ethernet bridging tools
PKG_SECTION:= net/route
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.linuxfoundation.org/en/Net:Bridge
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=bridge/}
PKG_BB:= 1
diff --git a/package/cgilib/Makefile b/package/cgilib/Makefile
index 194c8d3f3..ebe883d7c 100644
--- a/package/cgilib/Makefile
+++ b/package/cgilib/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= 2c7053f58dfb06f7a80a112797ed7e86
PKG_DESCR:= simple cgi library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.infodrom.org/projects/cgilib/
PKG_SITES:= http://www.infodrom.org/projects/cgilib/download/
PKG_OPTS:= dev
diff --git a/package/chillispot/Makefile b/package/chillispot/Makefile
index 27b895a19..e27bcd634 100644
--- a/package/chillispot/Makefile
+++ b/package/chillispot/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 9d2597756af3fa14d7331b4a3651fc9b
PKG_DESCR:= wireless lan access point controller
PKG_SECTION:= net/wifi
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.chillispot.info/
PKG_SITES= http://www.chillispot.info/download/
diff --git a/package/cifs-utils/Makefile b/package/cifs-utils/Makefile
index e0a60addf..6298acd5f 100644
--- a/package/cifs-utils/Makefile
+++ b/package/cifs-utils/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 93697dbc043cb4d5c66e15e281f872e5
PKG_DESCR:= network filesystem utilities
PKG_SECTION:= net/fs
-PKG_BUILDDEP:= autotool
PKG_URL:= https://wiki.samba.org/index.php/LinuxCIFS_utils
PKG_SITES:= ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
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
diff --git a/package/daq/Makefile b/package/daq/Makefile
index dfc58725d..0c055b435 100644
--- a/package/daq/Makefile
+++ b/package/daq/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= a00855a153647df76d47f1ea454f74ae
PKG_DESCR:= data acquisition library
PKG_SECTION:= libs/misc
PKG_DEPENDS:= libpcap libdnet
-PKG_BUILDDEP:= libpcap libdnet autotool
+PKG_BUILDDEP:= libpcap libdnet
PKG_URL:= http://www.snort.org
PKG_SITES:= http://openadk.org/distfiles/
PKG_OPTS:= dev
diff --git a/package/esound/Makefile b/package/esound/Makefile
index 0c2a2a670..2fe2caf78 100644
--- a/package/esound/Makefile
+++ b/package/esound/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 3d8973ed87053d7acc1f4d44af2c4688
PKG_DESCR:= enlightened sound daemon
PKG_SECTION:= mm/audio
PKG_DEPENDS:= libaudiofile libesd
-PKG_BUILDDEP:= libaudiofile autotool
+PKG_BUILDDEP:= libaudiofile
PKG_URL:= http://www.tux.org/~ricdude/EsounD.html
PKG_SITES:= ftp://ftp.gnome.org/pub/gnome/sources/esound/0.2/
PKG_LIBNAME:= libesd
diff --git a/package/exmap/Makefile b/package/exmap/Makefile
index 27aef3da2..8c8466ba5 100644
--- a/package/exmap/Makefile
+++ b/package/exmap/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 55aec784e214037e61400287a55b5426
PKG_DESCR:= memory analysing tools
PKG_SECTION:= app/debug
PKG_DEPENDS:= libreadline glib
-PKG_BUILDDEP:= glib readline autotool
+PKG_BUILDDEP:= glib readline
PKG_SITES:= http://labs.o-hand.com/sources/exmap-console/
PKG_ARCH_DEPENDS:= !m68k
diff --git a/package/faad2/Makefile b/package/faad2/Makefile
index 83101c459..f2f8397be 100644
--- a/package/faad2/Makefile
+++ b/package/faad2/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= ee1b4d67ea2d76ee52c5621bc6dbf61e
PKG_DESCR:= mp4 decoding library
PKG_SECTION:= libs/video
-PKG_BUILDDEP:= autotool
PKG_URL:= http://sourceforge.net/projects/faac/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=faac/}
PKG_LIBNAME:= libfaad2
diff --git a/package/findutils/Makefile b/package/findutils/Makefile
index 26aec8467..ba278ed0a 100644
--- a/package/findutils/Makefile
+++ b/package/findutils/Makefile
@@ -10,8 +10,6 @@ PKG_MD5SUM:= 351cc4adb07d54877fa15f75fb77d39f
PKG_DESCR:= utilities for finding files
PKG_SECTION:= base/apps
PKG_DEPENDS:= libpthread
-PKG_BUILDDEP:= autotool
-HOST_BUILDDEP:= autotool
PKG_URL:= http://www.gnu.org/software/findutils/
PKG_SITES:= http://ftp.gnu.org/pub/gnu/findutils/
PKG_BB:= 1
diff --git a/package/freeradius-server/Makefile b/package/freeradius-server/Makefile
index ce2af9956..92b93c128 100644
--- a/package/freeradius-server/Makefile
+++ b/package/freeradius-server/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 3532b6439270f9da0ebfc03d3623f962
PKG_DESCR:= flexible radius server
PKG_SECTION:= net/radius
PKG_DEPENDS:= libltdl libopenssl libpthread libpcre
-PKG_BUILDDEP:= autotool libtool openssl samba pcre
+PKG_BUILDDEP:= libtool openssl samba pcre
PKG_URL:= http://www.freeradius.org/
PKG_SITES:= ftp://ftp.freeradius.org/pub/radius/
diff --git a/package/git/Makefile b/package/git/Makefile
index 22d32f896..62cd92adf 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 0646202ae979e4339f3e47f2375b5773
PKG_DESCR:= fast version control system
PKG_SECTION:= dev/scm
-PKG_BUILDDEP:= openssl curl expat autotool
+PKG_BUILDDEP:= openssl curl expat
PKG_DEPENDS:= libopenssl libcurl libexpat libpthread
PKG_URL:= http://git-scm.com/
PKG_SITES:= https://www.kernel.org/pub/software/scm/git/
diff --git a/package/gpm/Makefile b/package/gpm/Makefile
index 0ab4c7fe5..532e43dac 100644
--- a/package/gpm/Makefile
+++ b/package/gpm/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= e9a4ba2711753c89b37950aada7aed4a
PKG_DESCR:= console mouse support
PKG_SECTION:= sys/misc
-PKG_BUILDDEP:= autotool bison-host
PKG_URL:= http://launchpad.net/gpm
PKG_SITES:= http://www.nico.schottelius.org/software/gpm/archives/
PKG_NOPARALLEL:= 1
diff --git a/package/heimdal/Makefile b/package/heimdal/Makefile
index 8ef884eba..241a82f16 100644
--- a/package/heimdal/Makefile
+++ b/package/heimdal/Makefile
@@ -9,9 +9,8 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 30b379e3de12f332fbd201131f02ffca
PKG_DESCR:= kerberos server
PKG_SECTION:= app/crypto
-PKG_BUILDDEP:= autotool openssl ncurses e2fsprogs readline heimdal-host
+PKG_BUILDDEP:= openssl ncurses e2fsprogs readline heimdal-host
PKG_DEPENDS:= libheimdal libncurses libcom-err libreadline libopenssl
-HOST_BUILDDEP:= bison-host
PKG_URL:= http://www.h5l.org/
PKG_SITES:= http://www.h5l.org/dist/src/
PKG_NOPARALLEL:= 1
diff --git a/package/icecast/Makefile b/package/icecast/Makefile
index 56474f0e0..4c38bd9ef 100644
--- a/package/icecast/Makefile
+++ b/package/icecast/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 2b5d1b40778922e5f6431b7758c359ad
PKG_DESCR:= streaming media server
PKG_SECTION:= mm/audio
PKG_DEPENDS:= libcurl libvorbis libpthread libxml2 libxslt
-PKG_BUILDDEP:= curl libvorbis libxml2 libxslt autotool
+PKG_BUILDDEP:= curl libvorbis libxml2 libxslt
PKG_URL:= http://www.icecast.org/
PKG_SITES:= http://downloads.us.xiph.org/releases/icecast/
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 7398596b6..ed151e4a6 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 536d048c8e8eeebcd9757d0863ebb0c0
PKG_DESCR:= netfilter firewalling software
PKG_SECTION:= net/firewall
PKG_DEPENDS:= libnetfilter_conntrack libmnl libnfnetlink
-PKG_BUILDDEP:= autotool libnetfilter_conntrack
+PKG_BUILDDEP:= libnetfilter_conntrack
PKG_URL:= http://www.netfilter.org/
PKG_SITES:= http://www.netfilter.org/projects/iptables/files/
PKG_OPTS:= dev
diff --git a/package/kismet/Makefile b/package/kismet/Makefile
index 74e15054e..b787d9729 100644
--- a/package/kismet/Makefile
+++ b/package/kismet/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 596acdd2940887dd05a498ea27475eea
PKG_DESCR:= wireless network detector, sniffer, and intrusion detection system
PKG_SECTION:= net/wifi
PKG_DEPENDS:= libpcap libncurses libpthread
-PKG_BUILDDEP:= autotool libpcap ncurses
+PKG_BUILDDEP:= libpcap ncurses
PKG_URL:= http://www.kismetwireless.net/
PKG_SITES:= http://www.kismetwireless.net/code/
diff --git a/package/libXt/Makefile b/package/libXt/Makefile
index 7b48f5129..0428f9f2a 100644
--- a/package/libXt/Makefile
+++ b/package/libXt/Makefile
@@ -10,8 +10,7 @@ PKG_MD5SUM:= 8b2639042ae28df4022b548d8154fdfb
PKG_DESCR:= x toolkit intrinsics libraries
PKG_SECTION:= x11/libs
PKG_DEPENDS:= libsm libice libuuid libx11 libxau libxdmcp libxcb
-PKG_BUILDDEP:= autotool
-PKG_BUILDDEP+= libSM libX11 kbproto util-macros-host xproto-host
+PKG_BUILDDEP:= libSM libX11 kbproto util-macros-host xproto-host
HOST_BUILDDEP:= util-macros-host libICE-host libSM-host
PKG_SITES:= ${MASTER_SITE_XORG}
PKG_LIBNAME:= libxt
diff --git a/package/libcec/Makefile b/package/libcec/Makefile
index b6ff7e071..b922859d4 100644
--- a/package/libcec/Makefile
+++ b/package/libcec/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= faa58944f87e9beda165f615d4b46766
PKG_DESCR:= control your device with your tv remote control
PKG_SECTION:= libs/video
PKG_DEPENDS:= libudev
-PKG_BUILDDEP:= autotool eudev
+PKG_BUILDDEP:= eudev
PKG_URL:= http://libcec.pulse-eight.com/
PKG_SITES:= http://packages.pulse-eight.net/pulse/sources/libcec/
PKG_OPTS:= dev
diff --git a/package/libdnet/Makefile b/package/libdnet/Makefile
index 07b7892e7..13177cfcf 100644
--- a/package/libdnet/Makefile
+++ b/package/libdnet/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= 04c394ed8e1e7fc455456e79e908916d
PKG_DESCR:= low-level networking library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_URL:= http://libdnet.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=$(PKG_NAME)/}
PKG_OPTS:= dev
diff --git a/package/libesmtp/Makefile b/package/libesmtp/Makefile
index 07bedd281..be631e8e4 100644
--- a/package/libesmtp/Makefile
+++ b/package/libesmtp/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= bf3915e627fd8f35524a8fdfeed979c8
PKG_DESCR:= implements the client side of the smtp protocol
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.stafford.uklinux.net/libesmtp/
PKG_SITES:= http://www.stafford.uklinux.net/libesmtp/
PKG_OPTS:= dev
diff --git a/package/libffi/Makefile b/package/libffi/Makefile
index 393e3e5b4..f8d72211b 100644
--- a/package/libffi/Makefile
+++ b/package/libffi/Makefile
@@ -9,8 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= f5898b29bbfd70502831a212d9249d10
PKG_DESCR:= foreign function interface library
PKG_SECTION:= libs/misc
-PKG_BUILDDEP:= autotool
-HOST_BUILDDEP:= autotool
PKG_URL:= http://sourceware.org/libffi/
PKG_SITES:= ftp://sourceware.org/pub/libffi/
PKG_OPTS:= dev
diff --git a/package/libmad/Makefile b/package/libmad/Makefile
index 62afb0b24..19f69f841 100644
--- a/package/libmad/Makefile
+++ b/package/libmad/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 6
PKG_MD5SUM:= 1be543bc30c56fb6bea1d7bf6a64e66c
PKG_DESCR:= high-quality mpeg audio decoding library
PKG_SECTION:= libs/audio
-PKG_BUILDDEP:= autotool
PKG_URL:= http://sourceforge.net/projects/mad
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=mad/}
PKG_OPTS:= dev
diff --git a/package/libnet/Makefile b/package/libnet/Makefile
index 45c11c02f..5bf0f0b8b 100644
--- a/package/libnet/Makefile
+++ b/package/libnet/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 710296fe424a49344e5fcc0d09e53317
PKG_DESCR:= low-level packet creation library
PKG_SECTION:= libs/net
PKG_DEPENDS:= libpcap libstdcxx
-PKG_BUILDDEP:= libpcap autotool
+PKG_BUILDDEP:= libpcap
PKG_URL:= http://sourceforge.net/projects/libnet-dev/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libnet-dev/}
PKG_OPTS:= dev
diff --git a/package/libnfs/Makefile b/package/libnfs/Makefile
index a904facd9..0b9eb79e4 100644
--- a/package/libnfs/Makefile
+++ b/package/libnfs/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= a07656eeca58ad8d4870da546745628a
PKG_DESCR:= nfs client library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_URL:= https://github.com/sahlberg/libnfs
PKG_SITES:= https://sites.google.com/site/libnfstarballs/li/
PKG_OPTS:= dev
diff --git a/package/libnids/Makefile b/package/libnids/Makefile
index 1529723ab..db473e5de 100644
--- a/package/libnids/Makefile
+++ b/package/libnids/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 72d37c79c85615ffe158aa524d649610
PKG_DESCR:= network intrusion detection system library
PKG_SECTION:= libs/net
PKG_DEPENDS:= libnet libpcap glib
-PKG_BUILDDEP:= autotool libnet libpcap glib
+PKG_BUILDDEP:= libnet libpcap glib
PKG_URL:= http://libnids.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libnids/}
PKG_OPTS:= dev
diff --git a/package/librpcsecgss/Makefile b/package/librpcsecgss/Makefile
index 3fea60e75..d24d0f57f 100644
--- a/package/librpcsecgss/Makefile
+++ b/package/librpcsecgss/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= b45ed565bdc3099023aa35830ec92997
PKG_DESCR:= secure rpc library for nfsv4
PKG_SECTION:= libs/net
PKG_DEPENDS:= libgssglue libtirpc
-PKG_BUILDDEP:= libgssglue libtirpc autotool
+PKG_BUILDDEP:= libgssglue libtirpc
PKG_SITES:= http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/
PKG_OPTS:= dev
diff --git a/package/libsoup/Makefile b/package/libsoup/Makefile
index 1aea16471..29c11319f 100644
--- a/package/libsoup/Makefile
+++ b/package/libsoup/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 92aa3667357157e8f3489bcca287f2fa
PKG_DESCR:= http client/server library
PKG_SECTION:= libs/net
PKG_DEPENDS:= libsqlite glib
-PKG_BUILDDEP:= autotool sqlite glib
+PKG_BUILDDEP:= sqlite glib
PKG_URL:= https://wiki.gnome.org/LibSoup
PKG_SITES:= http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.44/
PKG_OPTS:= dev
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index 8244b3ad7..7f560ebe9 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 847995e8d002cbf1387bda05947be086
PKG_DESCR:= transport independent rpc library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_URL:= http://sourceforge.net/projects/libtirpc/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libtirpc/}
PKG_OPTS:= dev
diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile
index f14d3abf4..60cebeb05 100644
--- a/package/libtorrent/Makefile
+++ b/package/libtorrent/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= e82f380a9d4b55b379e0e73339c73895
PKG_DESCR:= bittorrent library
PKG_SECTION:= libs/net
PKG_DEPENDS:= libopenssl libsigc++
-PKG_BUILDDEP:= autotool openssl libsigc++ gettext-tiny
+PKG_BUILDDEP:= openssl libsigc++ gettext-tiny
PKG_URL:= http://libtorrent.rakshasa.no/
PKG_SITES:= http://libtorrent.rakshasa.no/downloads/
PKG_OPTS:= dev
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile
index 092c371f8..21b3c3c54 100644
--- a/package/libupnp/Makefile
+++ b/package/libupnp/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= ee16e5d33a3ea7506f38d71facc057dd
PKG_DESCR:= universal plug and play sdk library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_DEPENDS:= libpthread
PKG_URL:= http://pupnp.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pupnp/}
diff --git a/package/libvorbisidec/Makefile b/package/libvorbisidec/Makefile
index 4c8d76d66..be91c9cb2 100644
--- a/package/libvorbisidec/Makefile
+++ b/package/libvorbisidec/Makefile
@@ -10,7 +10,6 @@ PKG_VARIANT:= svn15687
PKG_MD5SUM:= cd3f62e87e38548c3e1120b1b2d3cac7
PKG_DESCR:= fixed point vorbis library
PKG_SECTION:= libs/audio
-PKG_BUILDDEP:= autotool
PKG_SITES:= http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
PKG_OPTS:= dev
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 498e9a1db..d680b069e 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 9667bf6f9310b957254fdcf6596600b7
PKG_DESCR:= xslt Library
PKG_SECTION:= libs/data
PKG_DEPENDS:= libxml2 libstdcxx
-PKG_BUILDDEP:= autotool libxml2
+PKG_BUILDDEP:= libxml2
HOST_BUILDDEP:= libxml2-host
PKG_URL:= http://xmlsoft.org/XSLT
PKG_SITES:= http://xmlsoft.org/sources/
diff --git a/package/lirc/Makefile b/package/lirc/Makefile
index b998ba1e0..d4dd3cb5f 100644
--- a/package/lirc/Makefile
+++ b/package/lirc/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 234ea7d786a83e6f4f7a507a5719d62b
PKG_DESCR:= decode and send infra-red signals
PKG_SECTION:= sys/misc
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.lirc.org/
PKG_SITES:= http://www.lirc.org/software/snapshots/
diff --git a/package/ltrace/Makefile b/package/ltrace/Makefile
index e7942f258..673ced86e 100644
--- a/package/ltrace/Makefile
+++ b/package/ltrace/Makefile
@@ -11,7 +11,7 @@ PKG_MD5SUM:= 266580175adba8cbb02b6b792d9f05f5
PKG_DESCR:= intercepts and records dynamic library calls
PKG_SECTION:= app/debug
PKG_DEPENDS:= libelf
-PKG_BUILDDEP:= autotool libelf
+PKG_BUILDDEP:= libelf
PKG_URL:= http://ltrace.org/
PKG_SITES:= http://openadk.org/distfiles/
diff --git a/package/mesalib/Makefile b/package/mesalib/Makefile
index e9e5f07e3..efdc565de 100644
--- a/package/mesalib/Makefile
+++ b/package/mesalib/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= 3d graphics library
PKG_SECTION:= libs/video
PKG_DEPENDS:= libxdamage libxfixes libdrm libxxf86vm libexpat
PKG_DEPENDS+= libxml2 libxml2-python libstdcxx
-PKG_BUILDDEP:= autotool python2 libxml2 libXdamage libXfixes
+PKG_BUILDDEP:= python2 libxml2 libXdamage libXfixes
PKG_BUILDDEP+= libXxf86vm libdrm dri2proto glproto expat libXext
PKG_BUILDDEP+= eudev dri3proto presentproto xcb-proto libxcb
PKG_BUILDDEP+= libxshmfence
diff --git a/package/midori/Makefile b/package/midori/Makefile
index 85da07fbe..806b8341f 100644
--- a/package/midori/Makefile
+++ b/package/midori/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 5815eac39f4d9511ce2c71a81567647f
PKG_DESCR:= graphical web browser
PKG_SECTION:= x11/apps
PKG_DEPENDS:= libnotify webkitgtk
-PKG_BUILDDEP:= autotool cmake-host vala-host libnotify webkitgtk
+PKG_BUILDDEP:= cmake-host vala-host libnotify webkitgtk
PKG_BUILDDEP+= librsvg-host librsvg
PKG_URL:= http://www.midori-browser.org
PKG_SITES:= http://www.openadk.org/distfiles/
diff --git a/package/miredo/Makefile b/package/miredo/Makefile
index 707d9088f..762311de9 100644
--- a/package/miredo/Makefile
+++ b/package/miredo/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 5bcdbaced54f40b6cb1e9c9a8dbac411
PKG_DESCR:= teredo application
PKG_SECTION:= net/ipv6
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.remlab.net/
PKG_SITES:= http://www.remlab.net/files/miredo/
diff --git a/package/nfs-utils/Makefile b/package/nfs-utils/Makefile
index caffe5e67..5a40d8911 100644
--- a/package/nfs-utils/Makefile
+++ b/package/nfs-utils/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 3ac3726eda563946d1f44ac3e5b61d56
PKG_DESCR:= network filesystem utilities
PKG_SECTION:= net/fs
PKG_DEPENDS:= keyutils libtirpc rpcbind libdevmapper libpthread
-PKG_BUILDDEP:= autotool keyutils libtirpc lvm
+PKG_BUILDDEP:= keyutils libtirpc lvm
PKG_URL:= http://sourceforge.net/projects/nfs
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=nfs/}
diff --git a/package/openvpn/Makefile b/package/openvpn/Makefile
index e7563483f..69c9317ea 100644
--- a/package/openvpn/Makefile
+++ b/package/openvpn/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 9b70be9fb45e407117c3c9b118e4ba22
PKG_DESCR:= vpn solution using ssl/tls
PKG_SECTION:= net/security
-PKG_BUILDDEP:= autotool
PKG_DEPENDS:= ip
PKG_URL:= http://openvpn.net/
PKG_SITES:= http://swupdate.openvpn.org/community/releases/
diff --git a/package/pam/Makefile b/package/pam/Makefile
index 5894d7fd6..951307a9b 100644
--- a/package/pam/Makefile
+++ b/package/pam/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.1.8
PKG_RELEASE:= 3
PKG_MD5SUM:= 5107bbf54042400b6200e8367cc7feef
PKG_DESCR:= pluggable authentication modules
-PKG_BUILDDEP:= autotool flex
+PKG_BUILDDEP:= flex
PKG_SECTION:= sys/misc
PKG_URL:= http://www.linux-pam.org/
PKG_SITES:= http://www.linux-pam.org/library/
diff --git a/package/python2/Makefile b/package/python2/Makefile
index a3d23a0f6..8a35b0a47 100644
--- a/package/python2/Makefile
+++ b/package/python2/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= b4f01a1d0ba0b46b05c73b2ac909b1df
PKG_DESCR:= python scripting language (Version 2)
PKG_SECTION:= dev/lang
PKG_BUILDDEP:= libffi python2-host
-HOST_BUILDDEP:= libffi-host bzip2-host autotool
+HOST_BUILDDEP:= libffi-host bzip2-host
PKG_DEPENDS:= libpthread libffi
PKG_URL:= http://www.python.org/
PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/
diff --git a/package/radvd/Makefile b/package/radvd/Makefile
index b57375d8b..5ec9a58db 100644
--- a/package/radvd/Makefile
+++ b/package/radvd/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= baddc38a5f26ca46a9ce7e778b59c1ae
PKG_DESCR:= routing advertisement daemon for ipv6
PKG_SECTION:= net/ipv6
PKG_DEPENDS:= libdaemon
-PKG_BUILDDEP:= autotool libdaemon
+PKG_BUILDDEP:= libdaemon
PKG_URL:= http://www.litech.org/radvd/
PKG_SITES:= http://v6web.litech.org/radvd/dist/
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile
index 45e2f945e..3570f8976 100644
--- a/package/rtorrent/Makefile
+++ b/package/rtorrent/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= fd9490a2ac67d0fa2a567c6267845876
PKG_DESCR:= console torrent application
PKG_SECTION:= app/p2p
PKG_DEPENDS:= libncurses libtorrent libcurl libstdcxx
-PKG_BUILDDEP:= autotool ncurses libtorrent curl
+PKG_BUILDDEP:= ncurses libtorrent curl
PKG_URL:= http://libtorrent.rakshasa.no/
PKG_SITES:= http://libtorrent.rakshasa.no/downloads/
diff --git a/package/siproxd/Makefile b/package/siproxd/Makefile
index 1c7e81d5e..04869ee9b 100644
--- a/package/siproxd/Makefile
+++ b/package/siproxd/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 1a6f9d13aeb2d650375c9a346ac6cbaf
PKG_DESCR:= session initiation protocol proxy
PKG_SECTION:= net/voip
PKG_DEPENDS:= libosip2 libpthread
-PKG_BUILDDEP:= autotool libosip2
+PKG_BUILDDEP:= libosip2
PKG_URL:= http://siproxd.sourceforge.net
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=siproxd/}
diff --git a/package/speex/Makefile b/package/speex/Makefile
index b561e1474..183525491 100644
--- a/package/speex/Makefile
+++ b/package/speex/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= c4438b22c08e5811ff10e2b06ee9b9ae
PKG_DESCR:= open source patent-free speech compression codec
PKG_SECTION:= libs/audio
-PKG_BUILDDEP:= autotool
PKG_URL:= http://speex.org/
PKG_SITES:= http://downloads.us.xiph.org/releases/speex/
PKG_LIBNAME:= libspeex
diff --git a/package/squid/Makefile b/package/squid/Makefile
index 502f3bd51..67a33f471 100644
--- a/package/squid/Makefile
+++ b/package/squid/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= a831efb36cfbaa419f8dc7a43cba72c9
PKG_DESCR:= web and cache proxy
PKG_SECTION:= net/proxy
PKG_DEPENDS:= libopenssl libpthread libstdcxx libltdl
-PKG_BUILDDEP:= autotool openssl libtool
+PKG_BUILDDEP:= openssl libtool
PKG_URL:= http://www.squid-cache.org/
PKG_SITES:= http://www.squid-cache.org/Versions/v3/3.4/
diff --git a/package/stunnel/Makefile b/package/stunnel/Makefile
index 6094d6a15..1fd79853b 100644
--- a/package/stunnel/Makefile
+++ b/package/stunnel/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= bb48b1c18cfc0a42708ef996b1a26926
PKG_DESCR:= encryption wrapper
PKG_SECTION:= net/security
PKG_DEPENDS:= libopenssl
-PKG_BUILDDEP:= autotool openssl
+PKG_BUILDDEP:= openssl
PKG_URL:= https://www.stunnel.org
PKG_SITES:= https://www.stunnel.org/downloads/
diff --git a/package/tinyproxy/Makefile b/package/tinyproxy/Makefile
index 33a61509d..ecb89a3e5 100644
--- a/package/tinyproxy/Makefile
+++ b/package/tinyproxy/Makefile
@@ -8,7 +8,6 @@ PKG_VERSION:= 1.8.3
PKG_RELEASE:= 2
PKG_MD5SUM:= eca927f7f6a9ce8394b2b256361978a7
PKG_DESCR:= lightweight http and https proxy
-PKG_BUILDDEP:= autotool
PKG_SECTION:= net/proxy
PKG_URL:= https://www.banu.com/tinyproxy/
PKG_SITES:= https://www.banu.com/pub/tinyproxy/1.8/
diff --git a/package/tslib/Makefile b/package/tslib/Makefile
index f1cbff1a3..ecedd7e80 100644
--- a/package/tslib/Makefile
+++ b/package/tslib/Makefile
@@ -11,7 +11,6 @@ PKG_MD5SUM:= 9563faf5cf9f111538b4f45778e7bb24
PKG_DESCR:= touchscreen library
PKG_SECTION:= libs/misc
PKG_DEPENDS:= libstdcxx
-PKG_BUILDDEP:= autotool
PKG_URL:= http://tslib.berlios.de/
PKG_SITES:= http://openadk.org/distfiles/
PKG_OPTS:= dev
diff --git a/package/ulogd/Makefile b/package/ulogd/Makefile
index e5e92414e..325ce912c 100644
--- a/package/ulogd/Makefile
+++ b/package/ulogd/Makefile
@@ -11,7 +11,6 @@ PKG_DESCR:= netfilter userspace logging daemon
PKG_SECTION:= net/firewall
PKG_DEPENDS:= iptables libnetfilter-conntrack libnetfilter-log libnetfilter-acct libmnl
PKG_BUILDDEP:= iptables libnetfilter_conntrack libnetfilter_log libnetfilter_acct libmnl
-PKG_BUILDDEP+= autotool
PKG_URL:= http://www.netfilter.org/projects/ulogd/
PKG_SITES:= http://www.netfilter.org/projects/ulogd/files/
PKG_NOPARALLEL:= 1
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index c2efd5145..3f2b101c8 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 4
PKG_MD5SUM:= 3f191727a0d28f7204b755cf1b6ea0aa
PKG_DESCR:= basic utilities
PKG_SECTION:= base/apps
-PKG_BUILDDEP:= autotool ncurses pam
+PKG_BUILDDEP:= ncurses pam
PKG_SITES:= http://www.kernel.org/pub/linux/utils/util-linux/v2.24/
PKG_OPTS:= dev
diff --git a/package/valgrind/Makefile b/package/valgrind/Makefile
index 8927428da..639bc4522 100644
--- a/package/valgrind/Makefile
+++ b/package/valgrind/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 0947de8112f946b9ce64764af7be6df2
PKG_DESCR:= memory management debugging
PKG_SECTION:= app/debug
-PKG_BUILDDEP:= autotool
PKG_URL:= http://valgrind.org/
PKG_SITES:= http://valgrind.org/downloads/
diff --git a/package/weechat/Makefile b/package/weechat/Makefile
index 52b988dcc..bbd97f761 100644
--- a/package/weechat/Makefile
+++ b/package/weechat/Makefile
@@ -9,9 +9,8 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= fd584c258aace2aa898f40e1fcf06084
PKG_DESCR:= lightweight irc client
PKG_SECTION:= app/chat
-PKG_DEPENDS:= libncurses libgcrypt libz libcurl
-PKG_BUILDDEP:= ncurses autotool libgcrypt
-PKG_BUILDDEP+= zlib curl
+PKG_DEPENDS:= libncurses libgcrypt zlib libcurl
+PKG_BUILDDEP:= ncurses zlib libgcrypt curl
PKG_URL:= http://www.weechat.org/
PKG_SITES:= http://www.weechat.org/files/src/
diff --git a/package/wget/Makefile b/package/wget/Makefile
index 1e6195d92..5efc3a16f 100644
--- a/package/wget/Makefile
+++ b/package/wget/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 506df41295afc6486662cc47470b4618
PKG_DESCR:= retrieving files using http(s) and ftp
PKG_SECTION:= net/http
-PKG_BUILDDEP:= autotool
PKG_URL:= http://www.gnu.org/software/wget/
PKG_SITES:= ${MASTER_SITE_GNU:=wget/}
PKG_BB:= 1
diff --git a/package/xawtv/Makefile b/package/xawtv/Makefile
index 54501ece8..511cacd5d 100644
--- a/package/xawtv/Makefile
+++ b/package/xawtv/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 3.103
PKG_RELEASE:= 1
PKG_MD5SUM:= 18822bb3660540fa9ea8b643a5b30d6b
PKG_DESCR:= video & webcam application
-PKG_BUILDDEP:= autotool libXinerama v4l-utils
+PKG_BUILDDEP:= libXinerama v4l-utils
PKG_DEPENDS:= libxinerama libv4l
PKG_SECTION:= x11/apps
PKG_SITES:= http://linuxtv.org/downloads/xawtv/
diff --git a/package/xbmc/Makefile b/package/xbmc/Makefile
index eb8260d2d..b12eb9e22 100644
--- a/package/xbmc/Makefile
+++ b/package/xbmc/Makefile
@@ -19,7 +19,7 @@ PKG_DEPENDS+= taglib libjasper libmp3lame libmicrohttpd
PKG_DEPENDS+= libbluray libgpg-error libudev python2-mod-sqlite
PKG_DEPENDS+= libssh libcec libnfs librtmp samba-lib libncurses
PKG_DEPENDS+= libxslt libvorbisenc alsa-lib glib libglu librt
-PKG_BUILDDEP:= autotool boost ffmpeg python2 mesalib libglew libass
+PKG_BUILDDEP:= boost ffmpeg python2 mesalib libglew libass
PKG_BUILDDEP+= libmpeg2 libmad libjpeg-turbo libogg libvorbis libmodplug
PKG_BUILDDEP+= curl flac openssl bzip2 libtiff liblzo yajl
PKG_BUILDDEP+= tinyxml sqlite pcre libpng libcdio freetype
diff --git a/package/xcb-proto/Makefile b/package/xcb-proto/Makefile
index c3033e886..ed8535185 100644
--- a/package/xcb-proto/Makefile
+++ b/package/xcb-proto/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_DESCR:= xml-xcb protocol descriptions
PKG_SECTION:= dev/header
PKG_MD5SUM:= 2b9dc6442156aba2bfb4133cb9d7cf46
-PKG_BUILDDEP:= autotool
HOST_BUILDDEP:= python2-host
PKG_SITES:= http://xcb.freedesktop.org/dist/
PKG_OPTS:= dev devonly
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile
index eec77493a..85e4401cb 100644
--- a/package/xkeyboard-config/Makefile
+++ b/package/xkeyboard-config/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= e3defd29cc464cc1a1dfa0eebaca53b1
PKG_DESCR:= keyboard config
PKG_SECTION:= x11/misc
-PKG_BUILDDEP:= autotool util-macros xkbcomp
+PKG_BUILDDEP:= util-macros xkbcomp
PKG_SITES:= http://www.x.org/releases/individual/data/xkeyboard-config/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
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/}