diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index c2cd5b754dc..b912493060d 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -5,7 +5,7 @@ revision=5 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes" -hostmakedepends="automake gengetopt libtool pkg-config" +hostmakedepends="automake gengetopt libtool pkg-config gtk-doc" makedepends="hidapi-devel json-c-devel openssl-devel" depends="libfido2" short_desc="C library and tool that implements the host-side of the U2F protocol"