Fix libgubs dependencies

gtk-doc cannot be used. And JSON-Glib is needed for 0.4.0
This commit is contained in:
Pierre Labastie 2022-09-19 17:55:38 +02:00
parent b3c16f1230
commit 3c3e0ffb19

View File

@ -75,13 +75,15 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="json-glib"/> and
<xref linkend="libusb"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<!-- broken, needs gtkdoc-scan which is not in recent versions
<xref linkend="gtk-doc"/>,
<xref linkend="gobject-introspection"/>,
--> <xref linkend="gobject-introspection"/>,
<xref linkend="usbutils"/> (for <filename>usb.ids</filename> data file,
which is also required for the tests), and
<xref linkend="vala"/>
@ -124,9 +126,8 @@ ninja</userinput></screen>
href="../../xincludes/meson-buildtype-release.xml"/>
<para>
<option>-Ddocs=true</option>: Use this option if
<application>GTK-Doc</application> is installed and you wish to install
the documentation.
<parameter>-Ddocs=false</parameter>: building documentation needs an old
version of <application>GTK-Doc</application>, so it has to be disabled.
</para>
</sect2>