projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87f3253
)
remove dependency on kmod-pwc since we also have kmod-usb-pwc
author
Nicolas Thill
<nico@openwrt.org>
Fri, 5 Jan 2007 13:07:47 +0000
(13:07 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 5 Jan 2007 13:07:47 +0000
(13:07 +0000)
SVN-Revision: 5979
utils/setpwc/Makefile
patch
|
blob
|
history
diff --git
a/utils/setpwc/Makefile
b/utils/setpwc/Makefile
index 4ccf2bf49879fe94e6686353f9b2344788dc3ce9..d795ec0a992c8ce5aeee9692301d20b6277332f1 100644
(file)
--- a/
utils/setpwc/Makefile
+++ b/
utils/setpwc/Makefile
@@
-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