summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2010-09-17 09:13:01 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2010-09-17 09:13:01 +0000
commita2c60032d0f279210d33fcef4a5789bf78550e0b (patch)
treee810581924f76f42ec61561852796c4dd6479a54 /sys-apps/keyutils/keyutils-1.4-r1.ebuild
parentp.use.mask keyutils for app-crypt/mit-krb5 in prefix, is a linux only package (diff)
downloadgentoo-2-a2c60032d0f279210d33fcef4a5789bf78550e0b.tar.gz
gentoo-2-a2c60032d0f279210d33fcef4a5789bf78550e0b.tar.bz2
gentoo-2-a2c60032d0f279210d33fcef4a5789bf78550e0b.zip
do not depend on linux-headers in prefix
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/keyutils/keyutils-1.4-r1.ebuild')
-rw-r--r--sys-apps/keyutils/keyutils-1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/keyutils/keyutils-1.4-r1.ebuild b/sys-apps/keyutils/keyutils-1.4-r1.ebuild
index 4ec4a75c5c3e..18b30e1ca2a1 100644
--- a/sys-apps/keyutils/keyutils-1.4-r1.ebuild
+++ b/sys-apps/keyutils/keyutils-1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.4-r1.ebuild,v 1.1 2010/09/17 09:00:50 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.4-r1.ebuild,v 1.2 2010/09/17 09:13:01 haubi Exp $
EAPI=3
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
IUSE=""
-DEPEND=">=sys-kernel/linux-headers-2.6.11"
+DEPEND="!prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.2-makefile-fixup.patch