commit: 9cf19bfa4abe62893a8a56d38ee3fb306fd9209e Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Fri Oct 14 06:58:08 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 07:47:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf19bfa
net-nntp/sabnzbd: add rest of possible rdeps to tdeps zip handling on tinderbox was failing without unzip. Since rar will likely fail next adding unrar as well. Closes: https://bugs.gentoo.org/877073 Signed-off-by: Joe Kappus <joe <AT> wt.gd> Closes: https://github.com/gentoo/gentoo/pull/27774 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild index 3ee22d309a34..00121c67c721 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild @@ -67,6 +67,8 @@ BDEPEND=" dev-python/xmltodict[${PYTHON_USEDEP}] ') app-arch/p7zip + app-arch/unrar + app-arch/unzip www-apps/chromedriver-bin ) "