Add required command line utilities to build dependency docs
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 3 Aug 2012 13:33:00 +0000 (14:33 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 3 Aug 2012 13:45:18 +0000 (14:45 +0100)
docs/reference/node-startup-controller/building.xml

index 31490b4..5e0ef60 100644 (file)
         <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>