From 961cc7a497b6d3eba422b6a05c442d864ab65a60 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 29 Dec 2012 04:42:32 +0000 Subject: docs/manual: mention Java-related optional dependencies Signed-off-by: Thomas Petazzoni Acked-by: Samuel Martin Signed-off-by: Peter Korsgaard --- docs/manual/prerequisite.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/manual') diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index b8bc90648..21e46273d 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+ -- cgit v1.2.3