From 5beaa80591b12c1477098fc817cda11f88b914f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 30 Jul 2019 07:39:49 +0200 Subject: [PATCH] net-analyzer/namebench: Retire virtual/python-dnspython MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/namebench/namebench-1.3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild index 147f06b12436..880c4fc0f9a3 100644 --- a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild +++ b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild @@ -19,11 +19,11 @@ IUSE="X" # PYTHON_REQ_USE does not support X? ( tk ) syntax yet DEPEND="X? ( $(python_gen_cond_dep dev-lang/python:2.7[tk] python2_7) )" RDEPEND="${DEPEND} + dev-python/dnspython[${PYTHON_USEDEP}] >=dev-python/httplib2-0.6[${PYTHON_USEDEP}] >=dev-python/graphy-1.0[${PYTHON_USEDEP}] >=dev-python/jinja-2.2.1[${PYTHON_USEDEP}] >=dev-python/simplejson-2.1.2[${PYTHON_USEDEP}] - virtual/python-dnspython[${PYTHON_USEDEP}] " python_prepare_all() { -- 2.26.2