diff --git a/srcpkgs/opensmtpd-extras/template b/srcpkgs/opensmtpd-extras/template index eb7bfe35411..c20c3842830 100644 --- a/srcpkgs/opensmtpd-extras/template +++ b/srcpkgs/opensmtpd-extras/template @@ -6,7 +6,7 @@ wrksrc="OpenSMTPD-extras-${version}" build_style=gnu-configure configure_args="--with-table-passwd --with-table-ldap --with-table-mysql --with-table-postgres --with-table-socketmap --with-table-sqlite" -hostmakedepends="automake" +hostmakedepends="automake libtool" makedepends="libressl-devel libevent-devel postgresql-libs-devel libmysqlclient-devel sqlite-devel" depends="opensmtpd"