From ff50de50efa4ac6a380fcb5d30ffb242cbd3d115 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 11 Jan 2016 12:19:19 +0100 Subject: [PATCH] net-analyzer/linkchecker: Drop direct dependency on dnspython Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild index 3c62c61da0a11..ecd8b4e399ab1 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,10 +22,7 @@ KEYWORDS="amd64 x86 ~ppc-macos ~x64-solaris" IUSE="gnome sqlite X" RDEPEND=" - || ( - dev-python/dnspython:0[${PYTHON_USEDEP}] - virtual/python-dnspython[${PYTHON_USEDEP}] - ) + virtual/python-dnspython[${PYTHON_USEDEP}] >=dev-python/requests-2.2.1[${PYTHON_USEDEP}] gnome? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) X? (