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