From 3c9a4b7b3f0c96e876e57a6fa8b1ac72a02c2966 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 19 May 2012 14:53:49 +0000 Subject: add caribou to GNOME isos to prevent visual keyboard to crash (#5875) --- config/auto_inst.cfg.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 9bf292d..3747aca 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -223,7 +223,7 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'), - if_($has_gnome, 'gnome-shell'), + if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3'), if_($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i, 'samba-client', -- cgit v1.2.1