commit:     670afcfbba08b44bb3a285557c9bfa63e3cc8788
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 01:45:00 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 01:45:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670afcfb

net-ftp/pure-ftpd: building requires sys-devel/autoconf-archive

Closes: https://bugs.gentoo.org/737540
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-ftp/pure-ftpd/pure-ftpd-1.0.49-r2.ebuild | 2 ++
 net-ftp/pure-ftpd/pure-ftpd-9999.ebuild      | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r2.ebuild 
b/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r2.ebuild
index 1c34eeef0a5..983c8211370 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r2.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r2.ebuild
@@ -23,6 +23,8 @@ IUSE="anondel anonperm anonren anonres caps implicittls ldap 
libressl mysql noip
 
 REQUIRED_USE="implicittls? ( ssl )"
 
+BDEPEND="sys-devel/autoconf-archive"
+
 DEPEND="caps? ( sys-libs/libcap )
        ldap? ( >=net-nds/openldap-2.0.25 )
        mysql? ( || (

diff --git a/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild 
b/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild
index d1be10cc99f..c2f0bce8089 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,6 +23,8 @@ IUSE="anondel anonperm anonren anonres caps implicittls ldap 
libressl mysql noip
 
 REQUIRED_USE="implicittls? ( ssl )"
 
+BDEPEND="sys-devel/autoconf-archive"
+
 DEPEND="caps? ( sys-libs/libcap )
        ldap? ( >=net-nds/openldap-2.0.25 )
        mysql? ( || (

Reply via email to