Skip to content

Commit

Permalink
gui-wm/sway: bump wlroots for future copies
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
  • Loading branch information
FuzzyGophers committed Nov 11, 2020
1 parent 5a2742e commit 8b8c354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gui-wm/sway/sway-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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="
Expand Down

0 comments on commit 8b8c354

Please sign in to comment.