diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:35:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:36:54 +0100 |
commit | ac2de69ef7f54cc2e4a473be7ccd464a545a220b (patch) | |
tree | 1b53b7c51a670ca32abe1cd22c7763435d3c3f72 /dev-python/sphinxcontrib-serializinghtml | |
parent | Revert "dev-python/sphinxcontrib-qthelp: Remove namespace dep" (diff) | |
download | gentoo-ac2de69ef7f54cc2e4a473be7ccd464a545a220b.tar.gz gentoo-ac2de69ef7f54cc2e4a473be7ccd464a545a220b.tar.bz2 gentoo-ac2de69ef7f54cc2e4a473be7ccd464a545a220b.zip |
Revert "dev-python/sphinxcontrib-serializinghtml: Remove namespace dep"
This reverts commit 17657dee45bb11a20634de9326b3ba156101734b.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild (renamed from dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild index 71cf3c2f5b77..26f8ad75b6af 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.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=" |