summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 81d1071..ae8f6eb 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -112,6 +112,7 @@ $o = {
'al-anvar', # (mga #9752)
#'mate-polkit',
'openssh-server',
+ 'manatools-gui',
#- no distribution license
'flash-player-plugin',
@@ -153,6 +154,7 @@ $o = {
'shared-mime-info', # needed for .desktop files to work atleast in gnome
'vim-enhanced', # full ediitor
'dnf', 'dnf-plugins-core', # some users want dnf
+ 'manatools', # just the ncurses version
'bluez-firmware', # missed firmware
@@ -164,7 +166,6 @@ $o = {
if_($has_gnome,
'task-gnome', 'gdm', # sometimes gets nuked during build
'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session', 'hexchat',
- 'manatools-gtk', # take new tools for a spin
),
# Plasma specific stuff
@@ -174,7 +175,6 @@ $o = {
# Xfce specific stuff
if_($has_xfce,
'task-xfce4',
- 'manatools-gtk', # take new tools for a spin
'gparted', # provides some options not currently supported in diskdrake
),
],