summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-17 21:37:31 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-17 21:37:31 +0100
commite350c7838b697af3580a290d8f2148ffc1580d00 (patch)
tree1445817d52216bbedd937daae4bcce667fb0fc9c /debian
parent4fbed1dca725cb7670f252064f6192378ba9ce18 (diff)
downloadvyos-1x-e350c7838b697af3580a290d8f2148ffc1580d00.tar.gz
vyos-1x-e350c7838b697af3580a290d8f2148ffc1580d00.zip
Debian: xdp: T2666: add build dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 89c7beb8a..f29d84bd0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,13 @@ Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends:
debhelper (>= 9),
fakeroot,
+ libbpf-dev,
+ gcc-multilib,
+ clang,
+ llvm,
+ libelf-dev (>= 0.2),
+ libpcap-dev,
+ build-essential,
libvyosconfig0 (>= 0.0.7),
libzmq3-dev,
python3,