diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-12-24 22:31:11 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-12-24 22:31:11 -0600 |
commit | 89984a22bb9cbb29bd8a2550331efd13d15e8d30 (patch) | |
tree | 6564a1ff9ca9c5c378537a88cc26068cea01ce33 /gui-wm | |
parent | gui-libs/wlroots: 0.15.0 bump (diff) | |
download | gentoo-89984a22bb9cbb29bd8a2550331efd13d15e8d30.tar.gz gentoo-89984a22bb9cbb29bd8a2550331efd13d15e8d30.tar.bz2 gentoo-89984a22bb9cbb29bd8a2550331efd13d15e8d30.zip |
gui-wm/sway: 9999 bump deps for 1.7.0 prep
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/sway/sway-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild index 799f71a6a9dc..966fdddfa29c 100644 --- a/gui-wm/sway/sway-9999.ebuild +++ b/gui-wm/sway/sway-9999.ebuild @@ -27,7 +27,7 @@ DEPEND=" >=dev-libs/libinput-1.6.0:0= sys-auth/seatd:= dev-libs/libpcre - dev-libs/wayland + >=dev-libs/wayland-1.20.0 x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango @@ -53,8 +53,8 @@ RDEPEND=" ${DEPEND} " BDEPEND=" - >=dev-libs/wayland-protocols-1.14 - >=dev-util/meson-0.59.0 + >=dev-libs/wayland-protocols-1.24 + >=dev-util/meson-0.60.0 virtual/pkgconfig " if [[ ${PV} == 9999 ]]; then |