diff mbox

greybus-spec: Add extra packages required for successful build

Message ID 1422420544-13970-1-git-send-email-john.stultz@linaro.org
State New
Headers show

Commit Message

John Stultz Jan. 28, 2015, 4:49 a.m. UTC
I had to install rst2pdf and texlive-latex-extra to get
the build to succeed, so add these items to the documentation.

Signed-off-by: John Stultz <john.stultz@linaro.org>
---
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/README.txt b/README.txt
index 26753fc..dae8cd5 100644
--- a/README.txt
+++ b/README.txt
@@ -7,7 +7,7 @@  Requirements:
 
 On Ubuntu:
 
-# apt-get install python-sphinx texlive
+# apt-get install python-sphinx texlive rst2pdf texlive-latex-extra
 
 Then: