net-analyzer/linkchecker: Drop direct dependency on dnspython

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-01-11 12:19:19 +01:00
parent 6d0c00f1fb
commit ff50de50ef

View File

@@ -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? (