openwrt/package/network
Kien Truong fa468d4bcd iproute2: add missing libbpf dependency
This patch adds libbpf to the dependencies of tc-mod-iptables.

The package tc-mod-iptables is missing libbpf as a dependency,
which leads to the build failure described in bug #9491

    LIBBPF_FORCE=on set, but couldn't find a usable libbpf

The build dependency is already automatically added because some other
packages from iproute2 depend on libbpf, but bpftools has multiple build
variants. With multiple build variants none gets build by default and
the build system will not build bpftools before iproute2.

Fixes: #9491
Signed-off-by: Kien Truong <duckientruong@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-09-11 01:30:11 +02:00
..
config firewall4: update to latest Git HEAD 2022-09-01 12:39:05 +02:00
ipv6 odhcp6c: update to git HEAD 2022-08-05 18:31:24 +02:00
services lldpd: add PKG_CPE_ID 2022-09-06 16:36:37 +01:00
utils iproute2: add missing libbpf dependency 2022-09-11 01:30:11 +02:00