summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-02-08 12:57:52 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-02-08 12:57:52 +0000
commit09597771a0a320f20fb656f834eac5d4e20f3339 (patch)
tree97cdc6d2ccbc4ecc152c1df26ecbb2934c222e55 /eclass/linux-mod.eclass
parentversion bump (diff)
downloadhistorical-09597771a0a320f20fb656f834eac5d4e20f3339.tar.gz
historical-09597771a0a320f20fb656f834eac5d4e20f3339.tar.bz2
historical-09597771a0a320f20fb656f834eac5d4e20f3339.zip
Fixed bug #120233.
Diffstat (limited to 'eclass/linux-mod.eclass')
-rw-r--r--eclass/linux-mod.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index 6a61ee731091..aa09b45a8f89 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.57 2006/02/08 12:49:29 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.58 2006/02/08 12:57:52 brix Exp $
# Description: This eclass is used to interface with linux-info in such a way
# to provide the functionality required and initial functions
@@ -87,8 +87,7 @@ SLOT="0"
DESCRIPTION="Based on the $ECLASS eclass"
RDEPEND="virtual/modutils
pcmcia? ( virtual/pcmcia )"
-DEPEND="virtual/linux-sources
- sys-apps/sed
+DEPEND="sys-apps/sed
pcmcia? ( virtual/pcmcia )"
# eclass utilities