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 bb98f8b..da19689 100755
--- a/iso/bin/setup-helper
+++ b/iso/bin/setup-helper
@@ -110,5 +110,9 @@ if [ `is_installed mesa3d` ]; then
inject_packages llvm elfutils xorg-presentproto xorg-libxshmfence
fi
+if [ `is_installed xorg-xf86-video-ati` ]; then
+ inject_packages xorg-glamor-egl
+fi
+
remove_packages net-tools traceroute
inject_packages inetutils

Generated by cgit