doc: add dependency for PDF in contributing guide
authorRami Rosen <ramirose@gmail.com>
Sun, 20 Jan 2019 18:29:47 +0000 (20:29 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 28 Jan 2019 00:59:01 +0000 (01:59 +0100)
commit63a71926e9f498bc121cec30de1ccae6970da612
tree5bbfcde1f1e9987426367a5f576a3f90fdd460b2
parentccee5d18a470242ee86c58c9203b40ca112a49b3
doc: add dependency for PDF in contributing guide

There is a missing depenency for building docs with "make doc-guides-pdf".
This causes it to break with "make[3]: latexmk: Command not found". This
was observed and reported in https://bugs.dpdk.org/show_bug.cgi?id=182
This patch fixes this issue by adding the latexmk package dependency in
sub-section 4.3.1 of the contributing guide ("Dependencies").

Bugzilla ID: 182
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
doc/guides/contributing/documentation.rst