summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-22 16:11:41 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-22 16:20:09 -0600
commitcf252c7cc2179483ae82bfb0cdaf5d32a5d888be (patch)
tree188312cfad2c07d27fe5fe7c08b766978e22953d /gui-wm/sway/sway-9999.ebuild
parentgui-libs/wlroots: cleanup (diff)
downloadgentoo-cf252c7cc2179483ae82bfb0cdaf5d32a5d888be.tar.gz
gentoo-cf252c7cc2179483ae82bfb0cdaf5d32a5d888be.tar.bz2
gentoo-cf252c7cc2179483ae82bfb0cdaf5d32a5d888be.zip
gui-wm/sway: 1.4 bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-wm/sway/sway-9999.ebuild')
-rw-r--r--gui-wm/sway/sway-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index f8f9789c4d08..abaa40139b8f 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -45,8 +45,10 @@ DEPEND="
if [[ ${PV} == 9999 ]]; then
DEPEND+="~gui-libs/wlroots-9999:=[elogind=,systemd=,X=]"
else
- DEPEND+=">=gui-libs/wlroots-0.9.0:=[elogind=,systemd=,X=]"
- DEPEND+="<gui-libs/wlroots-0.10.0:=[elogind=,systemd=,X=]"
+ DEPEND+="
+ >=gui-libs/wlroots-0.10.0:=[elogind=,systemd=,X=]
+ <gui-libs/wlroots-0.11.0:=[elogind=,systemd=,X=]
+ "
fi
RDEPEND="
x11-misc/xkeyboard-config