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@wt.gd>
Closes: https://github.com/gentoo/gentoo/pull/27774
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joe Kappus
2022-10-14 02:58:08 -04:00
committed by Joonas Niilola
parent e59dbf3819
commit 9cf19bfa4a

View File

@@ -67,6 +67,8 @@ BDEPEND="
dev-python/xmltodict[${PYTHON_USEDEP}]
')
app-arch/p7zip
app-arch/unrar
app-arch/unzip
www-apps/chromedriver-bin
)
"