remove dependency on kmod-pwc since we also have kmod-usb-pwc
authorNicolas Thill <nico@openwrt.org>
Fri, 5 Jan 2007 13:07:47 +0000 (13:07 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 5 Jan 2007 13:07:47 +0000 (13:07 +0000)
SVN-Revision: 5979

utils/setpwc/Makefile

index 4ccf2bf49879fe94e6686353f9b2344788dc3ce9..d795ec0a992c8ce5aeee9692301d20b6277332f1 100644 (file)
@@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk
 define Package/setpwc
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=+kmod-pwc
   TITLE:=Philips (and compatibles) WebCams (PWC) control utility
   URL:=http://www.vanheusden.com/setpwc/
 endef