From c79b8f3d7922f4dbbb0cfd1d804998873fd734c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 9 Aug 2022 00:58:11 +0100 Subject: [PATCH] libidn2: add gtk-doc to hostmakedepends https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html --- srcpkgs/libidn2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libidn2/template b/srcpkgs/libidn2/template index e7f49095938..3777a1baebc 100644 --- a/srcpkgs/libidn2/template +++ b/srcpkgs/libidn2/template @@ -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 "