diff options
author | Federico Mena Quintero <federico@gnome.org> | 2020-09-04 11:27:57 -0500 |
---|---|---|
committer | Federico Mena Quintero <federico@gnome.org> | 2020-09-04 11:29:07 -0500 |
commit | ea6201206ca84ec5672222cfd2e5315476d40208 (patch) | |
tree | 9c60675f11ae8a4c5f765b99c26a497147deb1ea | |
parent | 2bda471c23f4b350a6fdc18b2513d8df07022ae3 (diff) | |
download | librsvg-ea6201206ca84ec5672222cfd2e5315476d40208.tar.gz |
COMPILING.md - mention that gtk-doc is required
autogen.sh depends on it.
-rw-r--r-- | COMPILING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/COMPILING.md b/COMPILING.md index 6e3e80ab..c02fdd62 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -42,6 +42,7 @@ minimum version is listed here; you may use a newer version instead. * Gdk-pixbuf 2.20.0 * GIO 2.24.0 * GObject-Introspection 0.10.8 +* Gtk-doc 1.13 * Libxml2 2.9.0 * Pango 1.38.0 |