commit:     c50c6d5aaa0d57be9ff7610d79248b27b28c1013
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 11:44:10 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 11:44:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50c6d5a

app-emulation/protontricks-1.6.2: adjust DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-emulation/protontricks/protontricks-1.6.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/protontricks/protontricks-1.6.2.ebuild 
b/app-emulation/protontricks/protontricks-1.6.2.ebuild
index 007fa6587fbd..3edec59a76f4 100644
--- a/app-emulation/protontricks/protontricks-1.6.2.ebuild
+++ b/app-emulation/protontricks/protontricks-1.6.2.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{8..10} pypy3 )
 DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to