summaryrefslogtreecommitdiff
path: root/iso
diff options
context:
space:
mode:
Diffstat (limited to 'iso')
-rwxr-xr-xiso/bin/setup-helper4
1 files changed, 4 insertions, 0 deletions
diff --git a/iso/bin/setup-helper b/iso/bin/setup-helper
index f7fe1b5..5936bdf 100755
--- a/iso/bin/setup-helper
+++ b/iso/bin/setup-helper
@@ -106,6 +106,10 @@ if [ `is_installed firefox` ]; then
inject_packages gtk3 at-spi2-core at-spi2-atk dbus
fi
+if [ `is_installed wpa_supplicant` ]; then
+ inject_packages dbus
+fi
+
remove_packages xorg-glamor-egl
inject_packages dash gperf start-stop-daemon

Generated by cgit