From 0dcf96e5ce98952f99cb8791b0b7a6780aa62c10 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 10:29:49 +0200 Subject: Building with libbpf backport to fix FTBFS. Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index c9dd267..7b5266c 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Rules-Requires-Root: no Build-Depends: bpftool (>= 7.1), clang, debhelper-compat (= 13), - libbpf-dev, + libbpf-dev (>= 1:1.1), libelf-dev, libpcap-dev, llvm, -- cgit v1.2.3