aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/acpid/acpid-2.0.20.ebuild')
-rw-r--r--sys-power/acpid/acpid-2.0.20.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.20.ebuild b/sys-power/acpid/acpid-2.0.20.ebuild
index c8779c31..3756cad4 100644
--- a/sys-power/acpid/acpid-2.0.20.ebuild
+++ b/sys-power/acpid/acpid-2.0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.1 2013/09/25 08:09:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.2 2013/11/01 07:47:41 robbat2 Exp $
EAPI=5
inherit systemd
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~ia64 -ppc ~x86"
IUSE="selinux systemd"
RDEPEND="selinux? ( sec-policy/selinux-apm )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ >=sys-kernel/linux-headers-3"
src_configure() {
econf --docdir=/usr/share/doc/${PF}