diff --git a/net/usbip/Makefile b/net/usbip/Makefile index e09c1a1e4..65e24697a 100644 --- a/net/usbip/Makefile +++ b/net/usbip/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2012 OpenWrt.org +# Copyright (C) 2010-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=usbip -PKG_RELEASE:=2 +PKG_RELEASE:=3 # Since kernel 2.6.39.1 userspace tools are inside the kernel tree # Package Automatic match version in kernel @@ -63,7 +63,7 @@ endef define Package/usbip-server $(call Package/usbip/Default) TITLE+= (server) - DEPENDS+= usbip usbip-client +glib2 +kmod-usbip-server + DEPENDS+= usbip +glib2 +kmod-usbip-server endef CONFIGURE_PATH:=.