diff options
author | 2001-12-08 12:25:35 +0000 | |
---|---|---|
committer | 2001-12-08 12:25:35 +0000 | |
commit | 06a0c9617ca4fa0b636aab4f244ad2acf48fc891 (patch) | |
tree | d53effe10aefa13aa7fe71aa2af20dea9d518e3b /kde-base | |
parent | added several missing deps. lots of things will now be pulled in, but we'll g... (diff) | |
download | historical-06a0c9617ca4fa0b636aab4f244ad2acf48fc891.tar.gz historical-06a0c9617ca4fa0b636aab4f244ad2acf48fc891.tar.bz2 historical-06a0c9617ca4fa0b636aab4f244ad2acf48fc891.zip |
*** empty log message ***
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdebase/kdebase-2.2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-base/kdebase/kdebase-2.2.2.ebuild b/kde-base/kdebase/kdebase-2.2.2.ebuild index dc2848b05c6e..ce1f74054744 100644 --- a/kde-base/kdebase/kdebase-2.2.2.ebuild +++ b/kde-base/kdebase/kdebase-2.2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.2.ebuild,v 1.2 2001/12/08 12:09:35 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.2.2.ebuild,v 1.3 2001/12/08 12:25:35 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-dist || die @@ -17,6 +17,7 @@ NEWDEPEND=">=media-sound/cdparanoia-3.9.8 ssl? ( >=dev-libs/openssl-0.9.6b ) media-sound/cdparanoia opengl? ( virtual/opengl )" #this last for opengl screensavers +# fam? ( app-admin/fam-oss ) #someone who uses this needs to enable the rc script for fam, we need to find a way of telling users to do so # samba? ( net-fs/samba ) #use flag doesn't exist yet and we don't want such a heavy dep by deafult # lm_sensors? ( ?/lm_sensors ) # ebuild doesn't exist yet |