From 3cf5101bea21dfd560be7ff2d4d67e547d58cc6e Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Mon, 15 Oct 2007 23:57:37 +0000 Subject: Remove old build dependency upon man / man-db for building X --- eclass/x-modular.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index ae2fee902699..b41916229e50 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -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/eclass/x-modular.eclass,v 1.87 2007/10/14 10:12:24 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.88 2007/10/15 23:57:37 beandog Exp $ # # Author: Donnie Berkholz # @@ -179,7 +179,6 @@ if [[ "${PN/util-macros}" = "${PN}" ]]; then fi RDEPEND="${RDEPEND} - || ( >=sys-apps/man-1.6b-r2 >=sys-apps/man-db-2.4.3-r1 ) !<=x11-base/xorg-x11-6.9" # Provides virtual/x11 for temporary use until packages are ported # x11-base/x11-env" -- cgit v1.2.3-65-gdbad