diff options
author | Zac Medico <zmedico@gentoo.org> | 2021-11-05 16:54:52 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-11-05 16:59:36 -0700 |
commit | 105ee673c0cc84877a6b9841d05e82e0cd808bae (patch) | |
tree | c2776df122caf5fb5f35a88a281a0c3f4abeef6c /net-mail | |
parent | app-admin/consul-template: Bump to version 0.27.2 (diff) | |
download | gentoo-105ee673c0cc84877a6b9841d05e82e0cd808bae.tar.gz gentoo-105ee673c0cc84877a6b9841d05e82e0cd808bae.tar.bz2 gentoo-105ee673c0cc84877a6b9841d05e82e0cd808bae.zip |
net-mail/imapsync: Add lsb-release BDEPEND
Closes: https://bugs.gentoo.org/727832
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/imapsync/imapsync-1.977.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mail/imapsync/imapsync-1.977.ebuild b/net-mail/imapsync/imapsync-1.977.ebuild index 94d001832ff1..98cb42dd636a 100644 --- a/net-mail/imapsync/imapsync-1.977.ebuild +++ b/net-mail/imapsync/imapsync-1.977.ebuild @@ -58,6 +58,7 @@ RDEPEND=" # JSON::WebToken # JSON::WebToken::Crypt::RSA DEPEND="${RDEPEND}" +BDEPEND="sys-apps/lsb-release" #test? ( # virtual/perl-Test # dev-perl/Test-Deep |