diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-09-19 15:10:50 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-09-19 15:11:45 -0500 |
commit | 37d9e2088072bbced89f215e0fc2f076911026e3 (patch) | |
tree | 5cde9765d1b22e1ddad4fbbeb2b5adbd3e1aa01e /gui-libs/wlroots | |
parent | x11-libs/gdk-pixbuf: Keyword 2.42.6 for ~m68k (diff) | |
download | gentoo-37d9e2088072bbced89f215e0fc2f076911026e3.tar.gz gentoo-37d9e2088072bbced89f215e0fc2f076911026e3.tar.bz2 gentoo-37d9e2088072bbced89f215e0fc2f076911026e3.zip |
gui-libs/wlroots: update wayland-protocols dep to 1.22
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-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 eb52e3661f46..02a319816c5c 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -24,7 +24,7 @@ IUSE="x11-backend X" DEPEND=" >=dev-libs/libinput-1.14.0:0= >=dev-libs/wayland-1.19.0 - >=dev-libs/wayland-protocols-1.17.0 + >=dev-libs/wayland-protocols-1.22.0 media-libs/mesa[egl,gles2,gbm] sys-auth/seatd:= virtual/libudev |