gui-wm/sway: crashes if not rebuilt when wlroots is updated
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 28 Aug 2019 17:37:36 +0000 (12:37 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 28 Aug 2019 17:37:36 +0000 (12:37 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-1.2.ebuild
gui-wm/sway/sway-9999.ebuild

index 5293b993a7d5ff6fdbf695b7ae821e5e981d4134..e4d011fc20644f78d506466eaae09ae41aa7b095 100644 (file)
@@ -42,9 +42,9 @@ DEPEND="
        X? ( x11-libs/libxcb:0= )
 "
 if [[ ${PV} == 9999 ]]; then
-       DEPEND+="~gui-libs/wlroots-9999[elogind=,systemd=,X=]"
+       DEPEND+="~gui-libs/wlroots-9999:=[elogind=,systemd=,X=]"
 else
-       DEPEND+=">=gui-libs/wlroots-0.6.0[elogind=,systemd=,X=]"
+       DEPEND+=">=gui-libs/wlroots-0.7.0:=[elogind=,systemd=,X=]"
 fi
 RDEPEND="
        x11-misc/xkeyboard-config
index 5293b993a7d5ff6fdbf695b7ae821e5e981d4134..e4d011fc20644f78d506466eaae09ae41aa7b095 100644 (file)
@@ -42,9 +42,9 @@ DEPEND="
        X? ( x11-libs/libxcb:0= )
 "
 if [[ ${PV} == 9999 ]]; then
-       DEPEND+="~gui-libs/wlroots-9999[elogind=,systemd=,X=]"
+       DEPEND+="~gui-libs/wlroots-9999:=[elogind=,systemd=,X=]"
 else
-       DEPEND+=">=gui-libs/wlroots-0.6.0[elogind=,systemd=,X=]"
+       DEPEND+=">=gui-libs/wlroots-0.7.0:=[elogind=,systemd=,X=]"
 fi
 RDEPEND="
        x11-misc/xkeyboard-config