mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 10:09:57 +00:00
20 lines
345 B
Text
20 lines
345 B
Text
# Required packages for development in Debian
|
|
build-essential
|
|
libprotobuf-dev
|
|
libprotobuf-c-dev
|
|
protobuf-c-compiler
|
|
protobuf-compiler
|
|
python3-protobuf
|
|
libnet-dev
|
|
|
|
# Extra packages, required for testing and building other tools
|
|
pkg-config
|
|
libnl-3-dev
|
|
libbsd0
|
|
libbsd-dev
|
|
iproute2
|
|
libcap-dev
|
|
libaio-dev
|
|
python3-yaml
|
|
libnl-route-3-dev
|
|
python-future
|