From: Stijn Tintel Date: Fri, 20 Mar 2015 16:46:00 +0000 (+0100) Subject: ethtool: remove optional dependency on libssp X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=54b01d214f231d7b7ed5b6b895ddd1e40e3d0057;p=openwrt-packages.git ethtool: remove optional dependency on libssp Signed-off-by: Stijn Tintel --- diff --git a/net/ethtool/Makefile b/net/ethtool/Makefile index dd13277ad..5ffb8253c 100644 --- a/net/ethtool/Makefile +++ b/net/ethtool/Makefile @@ -29,7 +29,6 @@ define Package/ethtool SECTION:=net CATEGORY:=Network TITLE:=Display or change ethernet card settings - DEPENDS:=+SSP_SUPPORT:libssp URL:=http://www.kernel.org/pub/software/network/ethtool/ endef