summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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,