diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-02-12 23:26:32 +0100 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-02-13 11:21:23 +0100 |
commit | 71f91f08f45c1167743d55b2168a4d45c11c8eae (patch) | |
tree | f8dc5838497976f31cff85d740b9023e3f7d252d /debian/control | |
parent | 7bacde871bb9c94d302251a54886ce2aac6f329e (diff) | |
download | vyos-1x-71f91f08f45c1167743d55b2168a4d45c11c8eae.tar.gz vyos-1x-71f91f08f45c1167743d55b2168a4d45c11c8eae.zip |
debian: T5003: Update XDP for latest libbpf
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1e593d378..eb8ac35a6 100644 --- a/debian/control +++ b/debian/control @@ -78,7 +78,7 @@ Depends: lcdproc, lcdproc-extra-drivers, libatomic1, - libbpf0 [amd64], + libbpf1 [amd64], libcharon-extra-plugins (>=5.9), libcharon-extauth-plugins (>=5.9), libndp-tools, |