mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
Sanitize virtual namespace of python packages
Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -30,7 +30,7 @@ CDEPEND="
|
||||
virtual/ffmpeg
|
||||
"
|
||||
RDEPEND="${CDEPEND}
|
||||
virtual/dnspython[${PYTHON_USEDEP}]
|
||||
virtual/python-dnspython[${PYTHON_USEDEP}]
|
||||
dev-python/python-cjson[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
dev-python/python-eventlib[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user