From aefacd9f3d237e16a565fe3ad7be1d20009720e7 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Wed, 20 Jul 2005 12:32:21 +0000 Subject: - Redisable the groff dep for uclibc. For whatever unsolved reason under sandbox it breaks when building system. bug 98187 Package-Manager: portage-2.0.51.22-r1 --- sys-devel/libperl/libperl-5.8.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/libperl/libperl-5.8.7.ebuild') diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index 75fcbd493de2..ae59b875ed78 100644 --- a/sys-devel/libperl/libperl-5.8.7.ebuild +++ b/sys-devel/libperl/libperl-5.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.1 2005/06/29 22:13:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.2 2005/07/20 12:32:21 solar Exp $ # The basic theory based on comments from Daniel Robbins . # @@ -80,7 +80,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar RESTRICT="test" -DEPEND="!nocxx? ( sys-apps/groff ) +DEPEND="!nocxx? ( !elibc_uclibc? ( sys-apps/groff ) ) berkdb? ( sys-libs/db ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" -- cgit v1.2.3-65-gdbad