diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index c21a91d..738e774 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -66,7 +66,10 @@ $o = { 'denemo', # pulls in lilypond and texlive + # no devel packages on live media 'glibc-devel', + # pulls in devel deps + 'empathy', if_($ENV{DRAKLIVE_PRODUCT} !~ /guadec/i, 'gcc'), if_($ENV{DRAKLIVE_ARCH} eq 'x86_64', |