mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
ethtool: add optional libssp dep
Package ethtool is missing dependencies for the following libraries: libssp.so.0 Makefile:45: recipe for target '/home/zero/development/openwrt/bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk' failed Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
This commit is contained in:
committed by
Rick Farina (Zero_Chaos)
parent
2b198b27ee
commit
99d0b5147d
@@ -29,6 +29,7 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user