if [[ "${SWAY_BRANCH}" == "scm" ]]; then depends git fi && depends meson && depends python3 && depends ninja-build-system && depends cairo && depends json-c && depends pango && depends pcre && depends wayland && depends wayland-protocols && depends wlroots && optional_depends gdk-pixbuf2 \ "" \ "" \ "for swaybg and swaylock" && optional_depends linux-pam \ "" \ "" \ "PAM support for swaylock" && optional_depends -sub "XWAYLAND" XSERVER \ "enable-xwayland=true" \ "enable-xwayland=false" \ "XWayland support"