Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/qtile/
Date: Tue, 03 May 2022 03:26:03
Message-Id: 1651548336.50f3a531efac8ce3bcfcb770498ed8b9434b7c5e.sam@gentoo
1 commit: 50f3a531efac8ce3bcfcb770498ed8b9434b7c5e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 03:25:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 03:25:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f3a531
7
8 x11-wm/qtile: add missing dependencies
9
10 Closes: https://bugs.gentoo.org/793791
11 Closes: https://bugs.gentoo.org/833521
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-wm/qtile/{qtile-0.17.0.ebuild => qtile-0.17.0-r1.ebuild} | 4 +++-
15 1 file changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/x11-wm/qtile/qtile-0.17.0.ebuild b/x11-wm/qtile/qtile-0.17.0-r1.ebuild
18 similarity index 90%
19 rename from x11-wm/qtile/qtile-0.17.0.ebuild
20 rename to x11-wm/qtile/qtile-0.17.0-r1.ebuild
21 index ff3b8ed595c0..c2ca4b7e04ec 100644
22 --- a/x11-wm/qtile/qtile-0.17.0.ebuild
23 +++ b/x11-wm/qtile/qtile-0.17.0-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -25,10 +25,12 @@ RESTRICT="test"
31 RDEPEND="
32 x11-libs/cairo[X,xcb(+)]
33 x11-libs/pango
34 + x11-libs/libnotify[introspection]
35 dev-python/setuptools[${PYTHON_USEDEP}]
36 dev-python/setuptools_scm[${PYTHON_USEDEP}]
37 >=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}]
38 >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}]
39 + dev-python/pygobject[${PYTHON_USEDEP}]
40 >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
41 >=dev-python/xcffib-0.8.1[${PYTHON_USEDEP}]
42 media-sound/pulseaudio