projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36af48b
)
nut: fix remaining reference to libusb
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jan 2013 18:43:49 +0000
(18:43 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jan 2013 18:43:49 +0000
(18:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35391
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/nut/Makefile
patch
|
blob
|
history
diff --git
a/utils/nut/Makefile
b/utils/nut/Makefile
index
bc61868
..
4a5a1f2
100644
(file)
--- a/
utils/nut/Makefile
+++ b/
utils/nut/Makefile
@@
-139,7
+139,7
@@
define DriverPackage
TITLE += ($(1) driver)
DEPENDS += nut nut-server
ifeq ($(1),$(filter $(1),$(USB_LIBUSB_DRIVERLIST)))
- DEPENDS+=libusb
+ DEPENDS+=libusb
-compat
endif
ifeq ($(1),$(filter $(1),$(SNMP_DRIVERLIST)))
DEPENDS+=libnetsnmp