mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -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:
@@ -27,7 +27,7 @@ IUSE="doc"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/tk-8.3.4:0=
|
||||
virtual/pmw[${PYTHON_USEDEP}]"
|
||||
virtual/python-pmw[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${MY_PV}"
|
||||
|
||||
Reference in New Issue
Block a user