libtool-host: depends on autoconf

Signed-off-by: root <root@x200t.openelec.tv>
This commit is contained in:
root 2011-04-21 02:56:43 +02:00
parent 0ea96108c5
commit 9266dcacb8

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"
PKG_BUILD_DEPENDS="ccache autoconf"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="libtool: Generic library support script"