From 635a8394362d74079cb20790a0f4ca131022b1f4 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 8 Jan 2012 13:55:02 +0000 Subject: add nash as it's needed to build the livecds --- config/auto_inst.cfg.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 0f728b4..b14a06d 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -192,6 +192,9 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'), + # needed to build the livecd + 'nash', + # needed to get some wifi working, can be dropped when some package suggests/requires it 'rfkill', -- cgit v1.2.1