diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 738e774..d91e882 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -70,6 +70,8 @@ $o = { 'glibc-devel', # pulls in devel deps 'empathy', + # not needed on live medias + 'virtuoso-opensource', if_($ENV{DRAKLIVE_PRODUCT} !~ /guadec/i, 'gcc'), if_($ENV{DRAKLIVE_ARCH} eq 'x86_64', |