summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/udev/udev-215-r1.ebuild')
-rw-r--r--sys-fs/udev/udev-215-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-215-r1.ebuild b/sys-fs/udev/udev-215-r1.ebuild
index 17536d578cc6..138ff7a6de30 100644
--- a/sys-fs/udev/udev-215-r1.ebuild
+++ b/sys-fs/udev/udev-215-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild,v 1.5 2014/07/31 18:49:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild,v 1.6 2014/08/01 06:14:35 ssuominen Exp $
EAPI=5
@@ -51,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
virtual/os-headers
virtual/pkgconfig
>=sys-devel/make-3.82-r4
- >=sys-kernel/linux-headers-2.6.39
+ >=sys-kernel/linux-headers-3.5
doc? ( >=dev-util/gtk-doc-1.18 )"
# Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
if [[ ${PV} = 9999* ]]; then