summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-30 02:30:54 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-30 02:30:54 +0000
commitc7e5cabda9f873a931ac33a291d3c64aab7c2ae5 (patch)
treefa75ebd89ab1fce97c41c9c20ce822c6e24e10d4 /sys-devel
parentcourier move (diff)
downloadhistorical-c7e5cabda9f873a931ac33a291d3c64aab7c2ae5.tar.gz
historical-c7e5cabda9f873a931ac33a291d3c64aab7c2ae5.tar.bz2
historical-c7e5cabda9f873a931ac33a291d3c64aab7c2ae5.zip
add newer automake DEPEND #46037
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libtool/libtool-1.5.2-r5.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-devel/libtool/libtool-1.5.2-r5.ebuild b/sys-devel/libtool/libtool-1.5.2-r5.ebuild
index 089cd40d6433..1b916c88df8f 100644
--- a/sys-devel/libtool/libtool-1.5.2-r5.ebuild
+++ b/sys-devel/libtool/libtool-1.5.2-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.6 2004/04/27 23:51:49 robbat2 Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.7 2004/05/30 02:30:54 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
inherit eutils gnuconfig
@@ -20,9 +20,10 @@ KEYWORDS="~x86 ~ppc ppc64 sparc ~mips ~alpha arm ~hppa amd64 ~ia64 s390"
IUSE=""
DEPEND="virtual/glibc
- >=sys-devel/autoconf-2.58"
+ >=sys-devel/autoconf-2.58
+ >=sys-devel/automake-1.8.3"
# the autoconf dep is due to it complaining 'configure.ac:55: error: Autoconf version 2.58 or higher is required'
-
+# the automake dep is due to Bug #46037
lt_setup() {
export WANT_AUTOCONF_2_5=1