summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/ivtv/ivtv-0.4.9.ebuild')
-rw-r--r--media-tv/ivtv/ivtv-0.4.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/ivtv/ivtv-0.4.9.ebuild b/media-tv/ivtv/ivtv-0.4.9.ebuild
index 76b3324ea1bf..28389e4a5d5d 100644
--- a/media-tv/ivtv/ivtv-0.4.9.ebuild
+++ b/media-tv/ivtv/ivtv-0.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.9.ebuild,v 1.2 2007/01/23 09:39:45 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.9.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
inherit eutils linux-mod
@@ -16,7 +16,7 @@ BUILD_TARGETS="all"
BUILD_PARAMS="KDIR=${KERNEL_DIR}"
CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
-RDEPEND="sys-apps/hotplug"
+RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
PDEPEND="media-tv/pvr-firmware"