summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.1-r1.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.1-r1.ebuild b/sys-devel/gcc/gcc-4.1.1-r1.ebuild
index 4824e8678a25..c83f08295082 100644
--- a/sys-devel/gcc/gcc-4.1.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.1-r1.ebuild,v 1.15 2006/12/10 21:27:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.1-r1.ebuild,v 1.16 2006/12/26 21:37:03 vapier Exp $
PATCH_VER="1.7.1"
UCLIBC_VER="1.1"
@@ -38,7 +38,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
nls? ( sys-devel/gettext )
)"
DEPEND="${RDEPEND}
- test? ( sys-devel/autogen )
+ test? ( sys-devel/autogen dev-util/dejagnu )
>=sys-apps/texinfo-4.2-r4
>=sys-devel/bison-1.875
>=${CATEGORY}/binutils-2.15.94"