summaryrefslogtreecommitdiffstats
path: root/package/spca5xx-le
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-07 09:23:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-07 09:23:56 +0000
commit2370199538cd25dd5975f21f668379bbec2fda45 (patch)
tree275bf2bb2ce4896f171f0e8ce53fe564429c9c0b /package/spca5xx-le
parent8feb778238335a30f2578244825fc621f2a282b4 (diff)
remove obsolete dependencies on VIDEO_SUPPORT (#2314)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8662 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spca5xx-le')
-rw-r--r--package/spca5xx-le/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spca5xx-le/Makefile b/package/spca5xx-le/Makefile
index 0ed29c0b0..9807c2c1e 100644
--- a/package/spca5xx-le/Makefile
+++ b/package/spca5xx-le/Makefile
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/spca5xx-le
SUBMENU:=Other modules
- DEPENDS:=@LINUX_2_6 kmod-videodev @VIDEO_SUPPORT
+ DEPENDS:=@LINUX_2_6 kmod-videodev
TITLE:=Driver for SPCA5xx based USB cameras (Light Edition)
URL:=http://mxhaard.free.fr/
FILES:=$(PKG_BUILD_DIR)/spca5xx.$(LINUX_KMOD_SUFFIX)