X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Fbuild-sdk-meson.rst;h=877a64b061bc214c46a15bdef7c6051c75c35ff4;hb=6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c;hp=eb20f4fb68e4912a8b189f105391fd9a1b2bcbd2;hpb=8c10530836780c4aa058bfc77ba8dedcc695d9d4;p=dpdk.git diff --git a/doc/guides/prog_guide/build-sdk-meson.rst b/doc/guides/prog_guide/build-sdk-meson.rst index eb20f4fb68..877a64b061 100644 --- a/doc/guides/prog_guide/build-sdk-meson.rst +++ b/doc/guides/prog_guide/build-sdk-meson.rst @@ -46,6 +46,12 @@ already installed, it too is generally packaged by most Linux distributions. If not available as a package, it can be downloaded as source or binary from https://ninja-build.org/ +It is best advised to go over the following links for the complete dependencies: + +* :doc:`Linux <../linux_gsg/sys_reqs>` +* :doc:`FreeBSD <../freebsd_gsg/build_dpdk>` +* :doc:`Windows <../windows_gsg/build_dpdk>` + Configuring the Build ----------------------