summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-03 13:18:19 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-03 13:32:44 -0500
commitb81eb001c68c056b230a709511274084e5af808a (patch)
treedf028cb2add94363ae08465b5b6712eafa97ef81
parentgui-libs/wlroots: 0.6.0 bump (diff)
downloadgentoo-b81eb001c68c056b230a709511274084e5af808a.tar.gz
gentoo-b81eb001c68c056b230a709511274084e5af808a.tar.bz2
gentoo-b81eb001c68c056b230a709511274084e5af808a.zip
gui-wm/sway: update wlroots version for 9999
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--gui-wm/sway/sway-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index bb283010dfc2..1c81b3323232 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -44,7 +44,7 @@ DEPEND="
if [[ ${PV} == 9999 ]]; then
DEPEND+="~gui-libs/wlroots-9999[elogind=,systemd=,X=]"
else
- DEPEND+=">=gui-libs/wlroots-0.5.0[elogind=,systemd=,X=]"
+ DEPEND+=">=gui-libs/wlroots-0.6.0[elogind=,systemd=,X=]"
fi
RDEPEND="
x11-misc/xkeyboard-config