wip
This commit is contained in:
parent
e70c2f233b
commit
40ae503f9a
1 changed files with 1 additions and 0 deletions
1
swww.sh
1
swww.sh
|
@ -37,6 +37,7 @@
|
|||
checkBuildDependencies() {
|
||||
echo_info "Installing build dependencies.."
|
||||
local deps=(git xdg-output liblz4-dev wayland-protocols)
|
||||
echo "DEBUG: Installing ${deps}"
|
||||
checkAndInstall "${deps}"
|
||||
|
||||
if ! command_exists cargo; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue