Line 122:
Line 122:
=== Other deps ===
=== Other deps ===
+
* <code>pkg-config</code> to check on build library dependencies.
* <code>libnl3</code> and <code>libnl3-devel</code> (RPM distros) or <code>libnl-3-dev</code> (DEB distros) for network operations.
* <code>libnl3</code> and <code>libnl3-devel</code> (RPM distros) or <code>libnl-3-dev</code> (DEB distros) for network operations.
* <code>python-ipaddr</code> is used by CRIT to pretty-print ip.
* <code>python-ipaddr</code> is used by CRIT to pretty-print ip.