From e8f0489003a9ffaf7180e6721bc39ace37fa38ec Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 23 Apr 2013 14:11:39 +0200 Subject: [PATCH] Adjust libtool requirements to make it usable again * with the current set of packages, libtool could no longer be used for building, as its requirement on automake-1.11 could not be provided. --- sys-devel/libtool/libtool-2.4.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-devel/libtool/libtool-2.4.recipe b/sys-devel/libtool/libtool-2.4.recipe index b5306ea85..2ddf69215 100644 --- a/sys-devel/libtool/libtool-2.4.recipe +++ b/sys-devel/libtool/libtool-2.4.recipe @@ -6,7 +6,7 @@ DESCRIPTION=" HOMEPAGE="http://www.gnu.org/software/libtool" SRC_URI="ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz" CHECKSUM_MD5="b32b04148ecdd7344abc6fe8bd1bb021" -REVISION="4" +REVISION="5" ARCHITECTURES="x86_gcc2 ?x86" PROVIDES=" @@ -18,15 +18,15 @@ PROVIDES=" " REQUIRES=" haiku >= $haikuVersion - cmd:aclocal >= 1.11 - cmd:automake >= 1.11 + cmd:aclocal + cmd:automake cmd:sed cmd:tar " BUILD_REQUIRES=" - cmd:autoconf >= 2.60 - cmd:aclocal >= 1.11 - cmd:autoheader >= 2.60 + cmd:autoconf >= 2.62 + cmd:aclocal >= 1.13 + cmd:autoheader >= 2.62 cmd:sed " BUILD_PREREQUIRES="