Gentoo Archives: gentoo-commits

From: Theo Anderson <telans@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pystray/
Date: Wed, 23 Dec 2020 10:57:22
Message-Id: 1608720553.1b851f130603586b372cf3cda27fafac0a11ce51.telans@gentoo
1 commit: 1b851f130603586b372cf3cda27fafac0a11ce51
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Wed Dec 23 10:49:13 2020 +0000
4 Commit: Theo Anderson <telans <AT> posteo <DOT> de>
5 CommitDate: Wed Dec 23 10:49:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b851f13
7
8 dev-python/pystray: bdepend dev-python/pip
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
12
13 dev-python/pystray/pystray-0.17.2.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/pystray/pystray-0.17.2.ebuild b/dev-python/pystray/pystray-0.17.2.ebuild
17 index 8736ac81..70935466 100644
18 --- a/dev-python/pystray/pystray-0.17.2.ebuild
19 +++ b/dev-python/pystray/pystray-0.17.2.ebuild
20 @@ -20,3 +20,4 @@ RDEPEND="
21 ${DEPEND}
22 dev-python/python-xlib[${PYTHON_USEDEP}]
23 "
24 +BDEPEND="dev-python/pip[${PYTHON_USEDEP}]"