diff options
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 3663b1b..dfe3ca9 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -75,7 +75,7 @@ $o = { 'grub', 'lilo', # no legacy bootloaders, we default to grub2 # no devel packages on live media - 'glibc-devel', 'gdb', 'gcc', 'dkms', + 'glibc-devel', 'gdb', 'gcc', 'gcc3.3', 'dkms', 'empathy', # pulls devel stuff # theese fonts adds 20-30 sec delay / font on initial execution of |