Revert "libtool-host: depends on autoconf"

This reverts commit 9266dcacb8e2454f4ba9a4ca69b9590dbc4417b5.
This commit is contained in:
Stephan Raue 2011-04-21 20:16:58 +02:00
parent 55b99846ff
commit 264074e2dc

View File

@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://www.gnu.org/software/libtool/libtool.html"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache autoconf"
PKG_BUILD_DEPENDS="ccache"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="libtool: Generic library support script"