libidn2: 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:58:11 +01:00 committed by Michal Vasilek
parent f03c9bb27c
commit c79b8f3d79

View file

@ -3,7 +3,7 @@ pkgname=libidn2
version=2.3.2
revision=1
build_style=gnu-configure
hostmakedepends="automake gettext-devel libtool pkg-config"
hostmakedepends="automake gettext-devel libtool pkg-config gtk-doc"
makedepends="libunistring-devel"
short_desc="Internationalized string handling library"
maintainer="Enno Boland <gottox@voidlinux.org>"