X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=multimedia%2Fqc-usb%2FMakefile;h=0720238445310f855b0d7f962b838b74c00a5931;hp=8fd666809a96ef836d76a219128eee6e4dbf9065;hb=193fa7e2a01024f6b37a6de3e3eadcea4089e493;hpb=c9bc2e4e24b00fbd37ba33bd2ea7bef571722131 diff --git a/multimedia/qc-usb/Makefile b/multimedia/qc-usb/Makefile index 8fd666809a..0720238445 100644 --- a/multimedia/qc-usb/Makefile +++ b/multimedia/qc-usb/Makefile @@ -39,7 +39,7 @@ define KernelPackage/video-quickcam $(call Package/qc-usb/Default) SUBMENU:=Video Support TITLE:=QuickCam Express USB webcam support - DEPENDS:=@USB_SUPPORT +kmod-usb-core kmod-video-core + DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-video-core FILES:=$(PKG_BUILD_DIR)/quickcam.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,90,quickcam) endef