gnome-latex: add gtk-doc to hostmakedepends

https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html
This commit is contained in:
André Cerqueira 2022-08-16 10:08:32 +01:00 committed by Michal Vasilek
parent 4f0d87deb2
commit 8422b825dc

View file

@ -7,7 +7,7 @@ build_style=gnu-configure
configure_args="--disable-appstream-util --disable-dconf-migration
$(vopt_enable gir introspection)"
hostmakedepends="glib-devel intltool itstool pkg-config vala yelp
$(vopt_if gir gobject-introspection)"
$(vopt_if gir gobject-introspection) gtk-doc"
makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
gtk+3-devel libgee08-devel libglib-devel tepl-devel"
short_desc="LaTeX editor for the GNOME desktop"