openwrt/package/network
Kien Truong fea7478f2d 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>
(cherry picked from commit fa468d4bcd)
2023-04-02 22:25:49 +02:00
..
config netifd: strip mask from IP address in DHCP client params 2023-04-02 22:07:27 +02:00
ipv6 odhcp6c: update to git HEAD 2022-08-18 00:16:35 +02:00
services hostapd: add missing return code for the bss_mgmt_enable ubus method 2023-04-02 22:07:27 +02:00
utils iproute2: add missing libbpf dependency 2023-04-02 22:25:49 +02:00