mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
The `libprotobuf-c0-dev` virtual package is no longer available in Debian Buster, but is provided by `libprotobuf-c-dev`, which is available. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
20 lines
343 B
Text
20 lines
343 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
|