summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Kappus <joe@wt.gd>2022-10-14 02:58:08 -0400
committerJoonas Niilola <juippis@gentoo.org>2022-10-14 10:47:47 +0300
commit9cf19bfa4abe62893a8a56d38ee3fb306fd9209e (patch)
tree01305ad467c53afc02204ff42d22be383c2223ea /net-nntp
parentdev-java/browserlauncher2: update HOMEPAGE (diff)
downloadgentoo-9cf19bfa4abe62893a8a56d38ee3fb306fd9209e.tar.gz
gentoo-9cf19bfa4abe62893a8a56d38ee3fb306fd9209e.tar.bz2
gentoo-9cf19bfa4abe62893a8a56d38ee3fb306fd9209e.zip
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>
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-3.6.1-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
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
)
"