commit: c2d75ea30fd17f2b6c9da5a5d9060f1857d10535
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 15:10:19 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 15:24:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d75ea3
gui-libs/wlroots: update deps on 9999
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-libs/wlroots/wlroots-9999.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gui-libs/wlroots/wlroots-9999.ebuild
b/gui-libs/wlroots/wlroots-9999.ebuild
index fb102820e42..468d72e78ea 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.22
+ >=dev-libs/wayland-protocols-1.23
media-libs/mesa[egl,gles2,gbm]
sys-auth/seatd:=
virtual/libudev
@@ -43,7 +43,7 @@ RDEPEND="
${DEPEND}
"
BDEPEND="
- >=dev-libs/wayland-protocols-1.17
+ >=dev-libs/wayland-protocols-1.23
>=dev-util/meson-0.58.1
virtual/pkgconfig
"
@@ -56,7 +56,6 @@ src_configure() {
"-Dwerror=false"
"-Drenderers=gles2"
-Dxwayland=$(usex X enabled disabled)
- -Dx11-backend=$(usex x11-backend enabled disabled)
)
meson_src_configure