Line 34:
Line 34:
* <code>pkg-config</code> to check on build library dependencies.
* <code>pkg-config</code> to check on build library dependencies.
+
* <code>libuuid-devel</code> (RPM) / <code>uuid-dev</code> is used for CRIU run ID generation
* <code>python-ipaddress</code> is used by CRIT to pretty-print IP addresses and is also required by zdtm.py
* <code>python-ipaddress</code> is used by CRIT to pretty-print IP addresses and is also required by zdtm.py
* <code>libbsd-devel</code> (RPM) / <code>libbsd-dev</code> (DEB) If available, CRIU will be compiled with <code>setproctitle()</code> support and set verbose process titles on service workers.
* <code>libbsd-devel</code> (RPM) / <code>libbsd-dev</code> (DEB) If available, CRIU will be compiled with <code>setproctitle()</code> support and set verbose process titles on service workers.