summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/vlc/vlc-9999.ebuild')
-rw-r--r--media-video/vlc/vlc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index 81a1124b9619..d5b9b56ec512 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.27 2009/07/26 15:26:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.28 2009/07/27 07:14:05 aballier Exp $
EAPI="2"
@@ -164,7 +164,7 @@ RDEPEND="
DEPEND="${RDEPEND}
dvb? ( sys-kernel/linux-headers )
v4l? ( sys-kernel/linux-headers )
- v4l2? ( sys-kernel/linux-headers )
+ v4l2? ( >=sys-kernel/linux-headers-2.6.25 )
X? ( xinerama? ( x11-proto/xineramaproto ) )
xcb? ( x11-proto/xproto )
dev-util/pkgconfig"