Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Sun, 27 Nov 2022 17:46:10
Message-Id: 1669571158.ebb82c3999a898932938d3897c57ebbc1fc6afa0.prometheanfire@gentoo
1 commit: ebb82c3999a898932938d3897c57ebbc1fc6afa0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 17:27:40 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 17:45:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb82c39
7
8 gui-libs/wlroots: update deps for 0.16.0
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 gui-libs/wlroots/wlroots-9999.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild
16 index 15944c4b865a..d9c6b4603306 100644
17 --- a/gui-libs/wlroots/wlroots-9999.ebuild
18 +++ b/gui-libs/wlroots/wlroots-9999.ebuild
19 @@ -24,7 +24,7 @@ IUSE="tinywl vulkan x11-backend X"
20 DEPEND="
21 >=dev-libs/libinput-1.14.0:0=
22 >=dev-libs/wayland-1.21.0
23 - >=dev-libs/wayland-protocols-1.24
24 + >=dev-libs/wayland-protocols-1.28
25 media-libs/mesa[egl(+),gles2,gbm(+)]
26 sys-auth/seatd:=
27 virtual/libudev
28 @@ -33,9 +33,9 @@ DEPEND="
29 dev-util/vulkan-headers:0=
30 media-libs/vulkan-loader:0=
31 )
32 - >=x11-libs/libdrm-2.4.113:0=
33 + >=x11-libs/libdrm-2.4.114:0=
34 x11-libs/libxkbcommon
35 - x11-libs/pixman
36 + >=x11-libs/pixman-0.42.0:0=
37 x11-backend? ( x11-libs/libxcb:0= )
38 X? (
39 x11-base/xwayland