diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-29 17:24:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-29 18:55:13 +0200 |
commit | 34340911aed07e34df46918e9e12f26e4581cf9c (patch) | |
tree | 568984aa25142b96cb950e636a439fd693c60d5d /net-nntp/sabnzbd | |
parent | www-apps/nextcloud-notify_push: bump to v0.2.4 (diff) | |
download | gentoo-34340911aed07e34df46918e9e12f26e4581cf9c.tar.gz gentoo-34340911aed07e34df46918e9e12f26e4581cf9c.tar.bz2 gentoo-34340911aed07e34df46918e9e12f26e4581cf9c.zip |
net-nntp/sabnzbd: depend on dev-python/guessit
Bug: https://bugs.gentoo.org/814503
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-nntp/sabnzbd')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.4.1-r1.ebuild (renamed from net-nntp/sabnzbd/sabnzbd-3.4.1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.4.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.4.1-r1.ebuild index 13de3d3ecc8a..f491417916f3 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.4.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.4.1-r1.ebuild @@ -38,6 +38,7 @@ COMMON_DEPS=" dev-python/configobj[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] >=dev-python/feedparser-6[${PYTHON_USEDEP}] + >=dev-python/guessit-3.1.0[${PYTHON_USEDEP}] dev-python/notify2[${PYTHON_USEDEP}] dev-python/portend[${PYTHON_USEDEP}] dev-python/puremagic[${PYTHON_USEDEP}] |