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-wm/sway/
Date: Sat, 25 Dec 2021 04:31:30
Message-Id: 1640406671.89984a22bb9cbb29bd8a2550331efd13d15e8d30.prometheanfire@gentoo
1 commit: 89984a22bb9cbb29bd8a2550331efd13d15e8d30
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 25 04:31:11 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 25 04:31:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89984a22
7
8 gui-wm/sway: 9999 bump deps for 1.7.0 prep
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 gui-wm/sway/sway-9999.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
17 index 799f71a6a9dc..966fdddfa29c 100644
18 --- a/gui-wm/sway/sway-9999.ebuild
19 +++ b/gui-wm/sway/sway-9999.ebuild
20 @@ -27,7 +27,7 @@ DEPEND="
21 >=dev-libs/libinput-1.6.0:0=
22 sys-auth/seatd:=
23 dev-libs/libpcre
24 - dev-libs/wayland
25 + >=dev-libs/wayland-1.20.0
26 x11-libs/cairo
27 x11-libs/libxkbcommon
28 x11-libs/pango
29 @@ -53,8 +53,8 @@ RDEPEND="
30 ${DEPEND}
31 "
32 BDEPEND="
33 - >=dev-libs/wayland-protocols-1.14
34 - >=dev-util/meson-0.59.0
35 + >=dev-libs/wayland-protocols-1.24
36 + >=dev-util/meson-0.60.0
37 virtual/pkgconfig
38 "
39 if [[ ${PV} == 9999 ]]; then