commit:     236d1342642d4d74ace98981d40365e40120f767
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 05:10:59 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 05:10:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236d1342

www-client/qutebrowser: DISTUTILS_USE_SETUPTOOLS=rdepend in 1.10.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-1.10.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-client/qutebrowser/qutebrowser-1.10.1.ebuild 
b/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
index 64a2262a182..456e8dc250d 100644
--- a/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
+++ b/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python{3_6,3_7} )
+DISTUTILS_USE_SETUPTOOLS="rdepend"
 
 inherit desktop distutils-r1 eutils xdg-utils
 

Reply via email to