diff options
-rw-r--r-- | docs/manual/prerequisite.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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+ |