diff mbox

[6/7] docs/manual: mention Java-related optional dependencies

Message ID 1356792153-24033-7-git-send-email-thomas.petazzoni@free-electrons.com
State Accepted
Commit 961cc7a497b6d3eba422b6a05c442d864ab65a60
Headers show

Commit Message

Thomas Petazzoni Dec. 29, 2012, 2:42 p.m. UTC
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 docs/manual/prerequisite.txt |    5 +++++
 1 file changed, 5 insertions(+)

Comments

Samuel Martin Dec. 29, 2012, 9:30 p.m. UTC | #1
Hi Thomas, all,

2012/12/29 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>

Regards,
diff mbox

Patch

diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index b8bc906..21e4627 100644
--- a/docs/manual/prerequisite.txt
+++ b/docs/manual/prerequisite.txt
@@ -74,5 +74,10 @@  development context (further details: refer to xref:download-infra[]).
 ** +qt4+ to use the 'xconfig' interface
 ** +glib2+, +gtk2+ and +glade2+ to use the 'gconfig' interface
 
+* Java-related packages, if the Java Classpath needs to be built for
+  the target system:
+** The +javac+ compiler
+** The +jar+ tool
+
 * Documentation generation tools:
 ** +asciidoc+