diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:35:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:36:48 +0100 |
commit | 635fd43bca8a692043be91003c8d5e8088d7b116 (patch) | |
tree | 69f50a946f2809b1a3d577d878264b6f4f31f828 /dev-python/sphinxcontrib-jsmath | |
parent | Revert "dev-python/sphinxcontrib-issuetracker: Remove namespace dep" (diff) | |
download | gentoo-635fd43bca8a692043be91003c8d5e8088d7b116.tar.gz gentoo-635fd43bca8a692043be91003c8d5e8088d7b116.tar.bz2 gentoo-635fd43bca8a692043be91003c8d5e8088d7b116.zip |
Revert "dev-python/sphinxcontrib-jsmath: Remove namespace dep"
This reverts commit 565ca0af60af3ebbcff21176223eed98fcc6839c.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild (renamed from dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r2.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild index fa7fd701b6a2..277beabc2e4a 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r2.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]" BDEPEND=" |