Add libmnl to dependencies
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: iproute2
|
name: iproute2
|
||||||
description: IP Routing utilities
|
description: IP Routing utilities
|
||||||
version: 6.14.0
|
version: 6.14.0
|
||||||
|
revision: 2
|
||||||
url: https://www.kernel.org/pub/linux/utils/net/iproute2/
|
url: https://www.kernel.org/pub/linux/utils/net/iproute2/
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["glibc","libcap","libelf","iptables"]
|
depends: ["glibc","libcap","libelf","libmnl","iptables"]
|
||||||
optional_depends: ["python3"]
|
optional_depends: ["python3"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user