Lines Matching +full:python3 +full:- +full:dev
5 Standards-Version: 3.9.5
6 Build-Depends: debhelper (>= 9), cmake,
8 llvm-3.7-dev [!arm64] | llvm-3.8-dev [!arm64] | llvm-6.0-dev,
9 libclang-3.7-dev [!arm64] | libclang-3.8-dev [!arm64] | libclang-6.0-dev,
10 clang-format | clang-format-3.7 [!arm64] | clang-format-3.8 [!arm64] | clang-format-6.0,
11 libelf-dev, bison, flex, libfl-dev, libedit-dev, zlib1g-dev, git,
12 python (>= 2.7), python-netaddr, python-pyroute2, luajit,
13 libluajit-5.1-dev, arping, inetutils-ping | iputils-ping, iperf, netperf,
14 ethtool, devscripts, python3, dh-python
24 Package: libbcc-examples
29 Package: python-bcc
34 Package: python3-bcc
36 Depends: libbcc (= ${binary:Version}), python3, binutils
37 Description: Python3 wrappers for BPF Compiler Collection (BCC)
39 Package: bcc-tools
41 Depends: python-bcc (= ${binary:Version})
44 Package: bcc-lua