From 1ffc0277ad9123ce383b6ab4809c78bdc1e4e044 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 27 Apr 2020 17:54:44 +0200 Subject: [PATCH] dev-python/sphinxcontrib-spelling: Add missing dep on dict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/719726 Signed-off-by: Michał Górny --- .../sphinxcontrib-spelling/sphinxcontrib-spelling-5.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.0.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.0.0.ebuild index 5a6af6229499..03e7ab2f7de0 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.0.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.0.0.ebuild @@ -27,6 +27,7 @@ DEPEND=" doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( ${COMMON_DEPEND} + app-dicts/myspell-en >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] dev-python/testtools[${PYTHON_USEDEP}] ) -- 2.26.2