diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-15 19:34:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-15 19:34:34 +0200 |
commit | b9e1c64e07b91e8e89f4a92b8d0617a76fae07fe (patch) | |
tree | 8b528bbbd4c31b34a5ab029a938b0860f8dd53f4 /net-mail | |
parent | */*: {sys-devel => dev-build}/automake (diff) | |
download | guru-b9e1c64e07b91e8e89f4a92b8d0617a76fae07fe.tar.gz guru-b9e1c64e07b91e8e89f4a92b8d0617a76fae07fe.tar.bz2 guru-b9e1c64e07b91e8e89f4a92b8d0617a76fae07fe.zip |
*/*: {sys-devel => dev-build}/autoconf
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild index ef339e39b..8101d9af3 100644 --- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild +++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild @@ -31,8 +31,8 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [ "$PV" = 9999 ] ; then BDPEND="${BDEPEND} - sys-devel/autoconf - sys-devel/autoconf-archive + dev-build/automake + dev-build/automake-archive " fi |