mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-wm/qtile: remove pywlroots-0.15 constraint
Closes: https://bugs.gentoo.org/911725 Signed-off-by: Egor Martynov <martynovegorOF@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/32264 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -23,8 +23,6 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="pulseaudio wayland"
|
||||
|
||||
# See bug #895722 and https://github.com/qtile/qtile/pull/3985 regarding
|
||||
# pywlroots-0.15 dep.
|
||||
RDEPEND="
|
||||
>=dev-python/cairocffi-1.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/cffi-1.1.0[${PYTHON_USEDEP}]
|
||||
@@ -36,7 +34,7 @@ RDEPEND="
|
||||
x11-libs/libnotify[introspection]
|
||||
x11-libs/pango
|
||||
pulseaudio? ( media-libs/libpulse )
|
||||
wayland? ( =dev-python/pywlroots-0.15*[${PYTHON_USEDEP}] )
|
||||
wayland? ( dev-python/pywlroots[${PYTHON_USEDEP}] )
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user