mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/docutils-glep: Switched to setuptools w/ entry_points
This commit is contained in:
@@ -17,4 +17,7 @@ SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-python/docutils-0.10[${PYTHON_USEDEP}]"
|
||||
COMMON_DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=dev-python/docutils-0.10[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="${COMMON_DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user