diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-23 23:59:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-24 00:00:09 -0500 |
commit | ca5049ce4175f8a2d29b0b30da00f13910b2087f (patch) | |
tree | f49ee58e2ef3144032e49afe0cb0a146973fd97c /gui-libs | |
parent | net-irc/weechat: sync live ebuild (diff) | |
download | gentoo-ca5049ce4175f8a2d29b0b30da00f13910b2087f.tar.gz gentoo-ca5049ce4175f8a2d29b0b30da00f13910b2087f.tar.bz2 gentoo-ca5049ce4175f8a2d29b0b30da00f13910b2087f.zip |
gui-libs/wlroots: update wayland dep for 9999
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/wlroots/wlroots-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild index 2580c9464783..73cee776858d 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -23,7 +23,7 @@ IUSE="vulkan x11-backend X" DEPEND=" >=dev-libs/libinput-1.14.0:0= - >=dev-libs/wayland-1.20.0 + >=dev-libs/wayland-1.21.0 >=dev-libs/wayland-protocols-1.24 media-libs/mesa[egl(+),gles2,gbm(+)] sys-auth/seatd:= |