summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-10-10 19:04:00 +0300
committerMart Raudsepp <leio@gentoo.org>2021-10-11 13:14:15 +0300
commitee2b85ebe6316874a8a64d87d5b9e3dc889fef7b (patch)
tree7b4f7a478c72452ab672a99adcbfaf26801d5581
parentx11-wm/mutter: bump to 41.0 (diff)
downloadgentoo-ee2b85ebe6316874a8a64d87d5b9e3dc889fef7b.tar.gz
gentoo-ee2b85ebe6316874a8a64d87d5b9e3dc889fef7b.tar.bz2
gentoo-ee2b85ebe6316874a8a64d87d5b9e3dc889fef7b.zip
dev-libs/libinput: fix some minimum deps
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--dev-libs/libinput/libinput-1.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libinput/libinput-1.19.1.ebuild b/dev-libs/libinput/libinput-1.19.1.ebuild
index c16d3716f3d0..8a59c1743716 100644
--- a/dev-libs/libinput/libinput-1.19.1.ebuild
+++ b/dev-libs/libinput/libinput-1.19.1.ebuild
@@ -32,8 +32,8 @@ BDEPEND="
"
# test? ( dev-util/valgrind )
RDEPEND="
- input_devices_wacom? ( >=dev-libs/libwacom-0.20 )
- >=dev-libs/libevdev-1.3
+ input_devices_wacom? ( >=dev-libs/libwacom-0.27 )
+ >=dev-libs/libevdev-1.9.902
>=sys-libs/mtdev-1.1
virtual/libudev:=
virtual/udev