commit: 8b8c354332d0217ed07732f26dcc8e947d89d865
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 17:21:50 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 17:24:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8c3543
gui-wm/sway: bump wlroots for future copies
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
gui-wm/sway/sway-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index 12347f7a6fc..e47ade12c03 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -47,8 +47,8 @@ if [[ ${PV} == 9999 ]]; then
DEPEND+="~gui-libs/wlroots-9999:=[elogind=,seatd=,systemd=,X=]"
else
DEPEND+="
- >=gui-libs/wlroots-0.11.0:=[elogind=,seatd=,systemd=,X=]
- <gui-libs/wlroots-0.12.0:=[elogind=,seatd=,systemd=,X=]
+ >=gui-libs/wlroots-0.12.0:=[elogind=,seatd=,systemd=,X=]
+ <gui-libs/wlroots-0.13.0:=[elogind=,seatd=,systemd=,X=]
"
fi
RDEPEND="