Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/qutebrowser/
Date: Fri, 28 Feb 2020 05:37:22
Message-Id: 1582866659.236d1342642d4d74ace98981d40365e40120f767.juippis@gentoo
1 commit: 236d1342642d4d74ace98981d40365e40120f767
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 28 05:10:59 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 28 05:10:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236d1342
7
8 www-client/qutebrowser: DISTUTILS_USE_SETUPTOOLS=rdepend in 1.10.1
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 www-client/qutebrowser/qutebrowser-1.10.1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/www-client/qutebrowser/qutebrowser-1.10.1.ebuild b/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
16 index 64a2262a182..456e8dc250d 100644
17 --- a/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
18 +++ b/www-client/qutebrowser/qutebrowser-1.10.1.ebuild
19 @@ -4,6 +4,7 @@
20 EAPI=7
21
22 PYTHON_COMPAT=( python{3_6,3_7} )
23 +DISTUTILS_USE_SETUPTOOLS="rdepend"
24
25 inherit desktop distutils-r1 eutils xdg-utils