From 4a2400c877590cf686f9f82946815ede55168b60 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 15 Mar 2015 10:55:56 +0100 Subject: block empathy as it pulls in devel stuff --- config/auto_inst.cfg.pl | 3 +++ 1 file changed, 3 insertions(+) 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', -- cgit v1.2.1