diff options
Diffstat (limited to 'www-client/weboob/weboob-9998.ebuild')
-rw-r--r-- | www-client/weboob/weboob-9998.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www-client/weboob/weboob-9998.ebuild b/www-client/weboob/weboob-9998.ebuild index 13f4e208d435..19b1a901b2ff 100644 --- a/www-client/weboob/weboob-9998.ebuild +++ b/www-client/weboob/weboob-9998.ebuild @@ -44,7 +44,9 @@ RDEPEND="${COMMON_DEPEND} dev-python/six[${PYTHON_USEDEP}] dev-python/termcolor[${PYTHON_USEDEP}] dev-python/unidecode[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/futures[${PYTHON_USEDEP}] + ' -2) deprecated? ( dev-python/mechanize[${PYTHON_USEDEP}] ) fast-libs? ( dev-python/pyyaml[libyaml,${PYTHON_USEDEP}] |