diff --git a/zen-browser.sh b/zen-browser.sh index 8eacda1..e834831 100644 --- a/zen-browser.sh +++ b/zen-browser.sh @@ -43,7 +43,7 @@ # │ You can define dependencies for various linux distros here. It will │ # │ automagically be pulled via the $pkgArray[$distro] variable │ # ╰─────────────────────────────────────────────────────────────────────────╯ - depsDebian=(wget libgtk3.0-cli-dev libasound2-dev) + depsDebian=(wget libgtk-3-dev) depsFedora=(wget) depsOpensuse=(wget) # depsArch=()