mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Merge pull request #4823 from HiassofT/le10-ethtool
ethtool: add missing libmnl dependency
This commit is contained in:
commit
313aa8fce1
@ -8,5 +8,5 @@ PKG_SHA256="817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kernel.org/pub/software/network/ethtool/"
|
||||
PKG_URL="http://www.kernel.org/pub/software/network/ethtool/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="toolchain libmnl"
|
||||
PKG_LONGDESC="Ethtool is used for querying settings of an ethernet device and changing them."
|
||||
|
Loading…
x
Reference in New Issue
Block a user