virtul/libudev-232-r0 was broken by assuming older eudev provides
>=232 libudev pkg-config version, but it didn't. -r1 and subsequent
revisions fixed it. Depend on them to ensure some old eudev using
system gets eudev upgraded before mutter.
Closes: https://bugs.gentoo.org/698612
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
x11-base/xorg-server[wayland]
)
udev? ( >=dev-libs/libgudev-232:=
- >=virtual/libudev-228:= )
+ >=virtual/libudev-232-r1:= )
x11-libs/libSM
input_devices_wacom? ( >=dev-libs/libwacom-0.13 )
>=x11-libs/startup-notification-0.7