diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-02-14 13:37:53 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-02-14 13:38:00 -0600 |
commit | 3f8a364c01563b0fdd42d627b0b9239426cf691f (patch) | |
tree | 37eb8bcf69a4238aa80cd4c8a5830590a833a688 /gui-libs/wlroots | |
parent | dev-python/autobahn: Fix tinderbox sandbox issue (diff) | |
download | gentoo-3f8a364c01563b0fdd42d627b0b9239426cf691f.tar.gz gentoo-3f8a364c01563b0fdd42d627b0b9239426cf691f.tar.bz2 gentoo-3f8a364c01563b0fdd42d627b0b9239426cf691f.zip |
gui-libs/wlroots: update dep on wayland
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r-- | gui-libs/wlroots/wlroots-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild index 72a4c104e4a6..7516ac381b41 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ REQUIRED_USE="?? ( elogind systemd )" DEPEND=" >=dev-libs/libinput-1.9.0:0= - >=dev-libs/wayland-1.18.0 + >=dev-libs/wayland-1.19.0 >=dev-libs/wayland-protocols-1.17.0 media-libs/mesa[egl,gles2,gbm] virtual/libudev |