autotools: depends on autoconf-archive

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-04 11:30:34 +01:00
parent 3d6d7e2270
commit 9000893b5b

View File

@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache autoconf automake intltool"
PKG_BUILD_DEPENDS="ccache autoconf automake intltool autoconf-archive"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="autotools: Metapackage"