We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcd14c commit 3e9732cCopy full SHA for 3e9732c
1 file changed
build.sh
@@ -423,7 +423,7 @@ prepare_build() {
423
msg_warn "The module cannot be used because it works with Alter ISO3.0 compatibility."
424
if [[ -n "${include_extra+SET}" ]]; then
425
if [[ "${include_extra}" = true ]]; then
426
- modules=("base" "share" "share-extra" "calamares" "zsh-powerline")
+ modules=("base" "share" "share-extra" "gtk-tools" "pamac" "calamares" "zsh-powerline")
427
else
428
modules=("base" "share")
429
fi
0 commit comments