summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-03 14:33:00 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-03 14:45:18 +0100
commit1d80188e8b475d29218b58a78f7929bd490f8773 (patch)
treebb9e2c36c8b215f4ecfedb8820edac070f6c7a1c
parenteaeb934ec087903be81ece83abb43cb200881234 (diff)
downloadnode-startup-controller-1d80188e8b475d29218b58a78f7929bd490f8773.tar.gz
Add required command line utilities to build dependency docs
-rw-r--r--docs/reference/node-startup-controller/building.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/reference/node-startup-controller/building.xml b/docs/reference/node-startup-controller/building.xml
index 31490b4..5e0ef60 100644
--- a/docs/reference/node-startup-controller/building.xml
+++ b/docs/reference/node-startup-controller/building.xml
@@ -35,5 +35,17 @@
<term>libsystemd-daemon >= 183</term>
</varlistentry>
</variablelist>
+ <para>
+ In addition to this, and apart from the standard tools like autoconf, automake
+ and libtool, the following command-line utilities need to be available for
+ building:
+ </para>
+ <itemizedlist>
+ <listitem>gdbus-codegen</listitem>
+ <listitem>
+ gtkdocize and related GTK-Doc tools (only needed for building the
+ reference manual
+ </listitem>
+ </itemizedlist>
</refsect1>
</refentry>