diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 20c500a..bb8d635 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: automake, debhelper-compat (= 13), dh-python, - libbpf-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !alpha !arc !hppa !ia64 !m68k !powerpc !sh4 !sparc64 !x32], + libbpf-dev (>= 1:1.1) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !alpha !arc !hppa !ia64 !m68k !powerpc !sh4 !sparc64 !x32], libcap-ng-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libedit-dev, libfstrm-dev, |