summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild')
-rw-r--r--sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild b/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild
index fc2a1c9a67d5..6808f4a4ae7e 100644
--- a/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild
+++ b/sys-apps/mkinitrd/mkinitrd-3.5.7.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/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild,v 1.3 2003/10/07 03:10:58 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild,v 1.4 2003/10/15 21:12:40 pebenito Exp $
IUSE="selinux"
@@ -14,8 +14,9 @@ KEYWORDS="x86 ppc"
DEPEND="dev-libs/popt
x86? ( dev-libs/dietlibc )"
-RDEPEND="app-shells/bash
- selinux? ( sys-apps/policycoreutils )"
+RDEPEND="app-shells/bash"
+
+PDEPEND="selinux? ( sys-apps/policycoreutils )"
S=${WORKDIR}/${P}