From a80f4987dbce549a8e1c22ebd488f9faee4be90c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 26 Jul 2007 13:00:44 +0000 Subject: [PATCH] add a missing dependency SVN-Revision: 8176 --- package/spca5xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile index f0b28b72a9..d444b69298 100644 --- a/package/spca5xx/Makefile +++ b/package/spca5xx/Makefile @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/gspca SUBMENU:=Other modules - DEPENDS:=@LINUX_2_6 kmod-usb-core kmod-videodev @VIDEO_SUPPORT + DEPENDS:=@LINUX_2_6 kmod-usb-core kmod-videodev @VIDEO_SUPPORT @USB_SUPPORT TITLE:=Driver for SPCA5xx based USB cameras URL:=http://mxhaard.free.fr/ VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) -- 2.30.2