remove dependency on kmod-pwc since we also have kmod-usb-pwc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5979 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-01-05 13:07:47 +00:00
parent ad48dd3de8
commit 54ebfb36e2

View 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