mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Revert "dev-python/sphinxcontrib-newsfeed: Remove namespace dep"
This reverts commit c35dedd5c1.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -16,7 +16,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-li
|
||||
IUSE="examples"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
Reference in New Issue
Block a user