diff --git a/srcpkgs/libcryptui/template b/srcpkgs/libcryptui/template index b1bbeee440c..78f151370e3 100644 --- a/srcpkgs/libcryptui/template +++ b/srcpkgs/libcryptui/template @@ -8,7 +8,7 @@ configure_args="--disable-static --disable-update-mime-database --disable-schemas-compile $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool dbus-glib-devel glib gnupg automake libtool gettext-devel-tools glib-devel - $(vopt_if gir gobject-introspection)" + $(vopt_if gir gobject-introspection) gtk-doc" makedepends="libSM-devel dbus-glib-devel gtk+3-devel gpgme-devel libnotify-devel gcr-devel" depends="hicolor-icon-theme gnupg"