summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index cffcb16..962c0d7 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -197,6 +197,9 @@ $o = {
if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'),
+ # make sure draklive-install & co is installed
+ 'draklive-install', 'hal',
+
# needed to get some wifi working, can be dropped when some package suggests/requires it
'rfkill',