commit: ce05c193d27a65c1727189166ae39cbbb34c5be9 Author: Egor Martynov <martynovegorOF <AT> yandex <DOT> ru> AuthorDate: Thu Jun 15 07:15:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 21:37:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce05c193
x11-wm/qtile: bump `xcffib` and `cairocffi` versions https://github.com/qtile/qtile/commit/0dc8941896ec020c3982adf58e4e119a9863ca3b Signed-off-by: Egor Martynov <martynovegorOF <AT> yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/31445 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/qtile/qtile-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index 0cf5d4db8098..03829958fd7f 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-9999.ebuild @@ -26,12 +26,12 @@ IUSE="pulseaudio wayland" # See bug #895722 and https://github.com/qtile/qtile/pull/3985 regarding # pywlroots-0.15 dep. RDEPEND=" - >=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}] + >=dev-python/cairocffi-1.6.0[${PYTHON_USEDEP}] >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}] dev-python/dbus-next[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] >=dev-python/six-1.4.1[${PYTHON_USEDEP}] - >=dev-python/xcffib-0.10.1[${PYTHON_USEDEP}] + >=dev-python/xcffib-1.4.0[${PYTHON_USEDEP}] x11-libs/cairo[X,xcb(+)] x11-libs/libnotify[introspection] x11-libs/pango
