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:
0cf323e
)
packages/net/usbip: fix dependency issue (#5590)
author
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 23 Jun 2010 08:28:12 +0000
(08:28 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 23 Jun 2010 08:28:12 +0000
(08:28 +0000)
SVN-Revision: 21885
net/usbip/Makefile
patch
|
blob
|
history
diff --git
a/net/usbip/Makefile
b/net/usbip/Makefile
index ce88bd97a4a32df0923a8f5ed7a62a834659b013..7b001502887e0036c9f41145d5d96d32430d5152 100644
(file)
--- a/
net/usbip/Makefile
+++ b/
net/usbip/Makefile
@@
-36,7
+36,7
@@
endef
define Package/usbip
$(call Package/usbip/Default)
TITLE+= (common)
- DEPENDS+= +glib2 +
libsysf
s +libwrap
+ DEPENDS+= +glib2 +
sysfsutil
s +libwrap
endef
define Package/usbip-client