doc: add clang to aarch64 cross build guide
[dpdk.git] / doc / guides / freebsd_gsg / build_dpdk.rst
index e3005a7..bed3534 100644 (file)
@@ -14,10 +14,11 @@ The following FreeBSD packages are required to build DPDK:
 * meson
 * ninja
 * pkgconf
+* py37-pyelftools
 
 These can be installed using (as root)::
 
-  pkg install meson pkgconf
+  pkg install meson pkgconf py37-pyelftools
 
 To compile the required kernel modules for memory management and working
 with physical NIC devices, the kernel sources for FreeBSD also