gui-wm/sway: update wlroots version for 9999
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 18:18:19 +0000 (13:18 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 18:32:44 +0000 (13:32 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-9999.ebuild

index bb283010dfc2d0da92463c64b6a6fb57b3ac5be9..1c81b332323256819124b39bf7d481bb066dd030 100644 (file)
@@ -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