fixes
This commit is contained in:
parent
e423835d34
commit
f7dde08c6d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
# │ You can define dependencies for various linux distros here. It will │
|
# │ You can define dependencies for various linux distros here. It will │
|
||||||
# │ automagically be pulled via the $pkgArray[$distro] variable │
|
# │ automagically be pulled via the $pkgArray[$distro] variable │
|
||||||
# ╰─────────────────────────────────────────────────────────────────────────╯
|
# ╰─────────────────────────────────────────────────────────────────────────╯
|
||||||
depsDebian=(wget libgtk3.0-cli-dev libasound2-dev)
|
depsDebian=(wget libgtk-3-dev)
|
||||||
depsFedora=(wget)
|
depsFedora=(wget)
|
||||||
depsOpensuse=(wget)
|
depsOpensuse=(wget)
|
||||||
# depsArch=()
|
# depsArch=()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue