diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:35:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:36:53 +0100 |
commit | fea77ea7c607e0baebfe7697f6876589bcaf2fde (patch) | |
tree | 5aa6aa0a93754d7619a8a206247ee58e9d857b46 /dev-python/sphinxcontrib-qthelp | |
parent | Revert "dev-python/sphinxcontrib-programoutput: Remove namespace dep" (diff) | |
download | gentoo-fea77ea7c607e0baebfe7697f6876589bcaf2fde.tar.gz gentoo-fea77ea7c607e0baebfe7697f6876589bcaf2fde.tar.bz2 gentoo-fea77ea7c607e0baebfe7697f6876589bcaf2fde.zip |
Revert "dev-python/sphinxcontrib-qthelp: Remove namespace dep"
This reverts commit 43b6578b68a4eb0ee0549921298718f6a8d79801.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild (renamed from dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild index bdfe9bda059b..0d952312a5e3 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.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=" |