mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/protobuf-python: Set DISTUTILS_USE_SETUPTOOLS=rdepend
Corrected the QA check too. Thanks to Arfrever for pointing out the false negative. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9})
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9})
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user