diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-04-26 22:36:51 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-04-26 22:36:51 +0100 |
commit | 39e61ef6cb604b076a42f65bd878604ff021f07e (patch) | |
tree | b8df844a61f828796568c91f58c2723f5bf21661 /dev-libs | |
parent | www-client/vivaldi-snapshot: Drop old 6.0.2979.2 (diff) | |
download | gentoo-39e61ef6cb604b076a42f65bd878604ff021f07e.tar.gz gentoo-39e61ef6cb604b076a42f65bd878604ff021f07e.tar.bz2 gentoo-39e61ef6cb604b076a42f65bd878604ff021f07e.zip |
dev-libs/weston: Bump libinput dependency in 9999
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/weston/weston-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index 771f2ee63776..67c2218431b8 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -39,7 +39,7 @@ REQUIRED_USE=" " RDEPEND=" - >=dev-libs/libinput-0.8.0 + >=dev-libs/libinput-1.2.0 >=dev-libs/wayland-1.20.0 media-libs/libpng:0= sys-auth/seatd:= |