From 45e0991ee9b0b671cedd4108e7823a09490506ac Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 16 May 2015 11:41:29 +0300 Subject: add konversation on KDE, hexchat on Gnome (mga#15399) --- config/auto_inst.cfg.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 5b19745..06f3df7 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -103,7 +103,7 @@ $o = { 'kdeaddons', 'kdenlive', 'kdepim-kpilot', - 'konversation', + if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'konversation'), 'kerry', 'kdebase4-workspace-googlegadgets', 'nepomuk-scribo', @@ -258,7 +258,7 @@ $o = { if_($ENV{DRAKLIVE_REGION} eq 'all', 'vim-enhanced', ), - if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session',), + if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session', 'hexchat' ), if_($has_kde4, 'kcm_touchpad',), -- cgit v1.2.1