summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdebase/kdebase-3.1-r1.ebuild')
-rw-r--r--kde-base/kdebase/kdebase-3.1-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/kde-base/kdebase/kdebase-3.1-r1.ebuild b/kde-base/kdebase/kdebase-3.1-r1.ebuild
index 92325477d783..593202fcc5ba 100644
--- a/kde-base/kdebase/kdebase-3.1-r1.ebuild
+++ b/kde-base/kdebase/kdebase-3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.1-r1.ebuild,v 1.11 2003/03/18 12:37:04 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.1-r1.ebuild,v 1.12 2003/03/21 22:25:32 hannes Exp $
NEED_KDE_DONT_ADD_KDELIBS_DEP=1 # we're a special case, see below
inherit kde-dist eutils
@@ -30,6 +30,9 @@ newdepend ">=media-sound/cdparanoia-3.9.8
# anything about that without version range support in portage
newdepend ">=kde-base/kdelibs-3.1-r2"
+RDEPEND="${RDEPEND}
+ sys-apps/eject"
+
myconf="$myconf --with-dpms --with-cdparanoia"
use ldap && myconf="$myconf --with-ldap" || myconf="$myconf --without-ldap"