libfm: 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-09 00:57:01 +01:00 committed by Michal Vasilek
parent 65c5821ba2
commit 60bc9f6816

View file

@ -8,7 +8,7 @@ revision=1
build_style=gnu-configure
configure_args="--enable-udisks --disable-static --with-gtk=3"
hostmakedepends="automake gettext-devel glib-devel intltool libtool
pkg-config vala-devel"
pkg-config vala-devel gtk-doc"
makedepends="dbus-glib-devel gtk+3-devel libexif-devel menu-cache-devel"
depends="libfm-extra>=${version}"
short_desc="Core library of PCManFM file manager"