packages/net/usbip: fix dependency issue (#5590)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21885 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e25971f1ed
commit
b30885018c
@ -36,7 +36,7 @@ endef
|
||||
define Package/usbip
|
||||
$(call Package/usbip/Default)
|
||||
TITLE+= (common)
|
||||
DEPENDS+= +glib2 +libsysfs +libwrap
|
||||
DEPENDS+= +glib2 +sysfsutils +libwrap
|
||||
endef
|
||||
|
||||
define Package/usbip-client
|
||||
|
Loading…
x
Reference in New Issue
Block a user