From 9cf19bfa4abe62893a8a56d38ee3fb306fd9209e Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Fri, 14 Oct 2022 02:58:08 -0400 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/27774 Signed-off-by: Joonas Niilola --- net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-nntp') 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 ) " -- cgit v1.2.3-65-gdbad