summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/x-modular.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index 3449519b687b..a5e25eadb51b 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.75 2006/09/05 23:40:42 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.76 2006/10/11 02:31:47 dberkholz Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
@@ -168,7 +168,7 @@ if [[ "${PN/util-macros}" = "${PN}" ]]; then
fi
RDEPEND="${RDEPEND}
- >=sys-apps/man-1.6b-r2
+ || ( >=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"