mail-client/thunderbird: adapt to split tinywl

We split tinywl from wlroot, because soon wlroots will become
slotted. Since it's not in stable yet, enable to depend on one of
them, with priority for split tinywl. No revbump since this is just
BDEPEND.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-06-11 08:54:24 +03:00
parent b6c59b2202
commit bab277a277

View File

@@ -134,7 +134,10 @@ BDEPEND="${PYTHON_DEPS}
x11-apps/xhost
)
wayland? (
>=gui-libs/wlroots-0.15.1-r1[tinywl]
|| (
gui-wm/tinywl
<gui-libs/wlroots-0.17.3[tinywl(-)]
)
x11-misc/xkeyboard-config
)
)"