mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
This one contains builtins module from which zdtm.py imports. Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
21 lines
357 B
Text
21 lines
357 B
Text
# Required packages for development in Debian
|
|
build-essential
|
|
libprotobuf-dev
|
|
libprotobuf-c-dev
|
|
protobuf-c-compiler
|
|
protobuf-compiler
|
|
python-protobuf
|
|
libnet-dev
|
|
|
|
# Extra packages, required for testing and building other tools
|
|
pkg-config
|
|
libnl-3-dev
|
|
python-ipaddr
|
|
libbsd0
|
|
libbsd-dev
|
|
iproute2
|
|
libcap-dev
|
|
libaio-dev
|
|
python-yaml
|
|
libnl-route-3-dev
|
|
python-future
|