diff options
Diffstat (limited to 'config-DEFAULTS')
-rw-r--r-- | config-DEFAULTS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-DEFAULTS b/config-DEFAULTS index 2ce19d6..4e5dc91 100644 --- a/config-DEFAULTS +++ b/config-DEFAULTS @@ -110,7 +110,8 @@ aptitude_install_admin="less mc mime-support" aptitude_install_x11phonehome="xfonts-base xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-video-i810" aptitude_install_x11phonehome="$aptitude_install_x11phonehome xserver-xorg-core" # (libxmuu1 is for locally added "xset" binary taken from xbase-clients) -aptitude_install_x11phonehome="$aptitude_install_x11phonehome libxmuu1 launchtool unclutter" +# (killall from psmisc is used within motion launchtool script) +aptitude_install_x11phonehome="$aptitude_install_x11phonehome libxmuu1 launchtool unclutter psmisc" aptitude_install_x11phonehome="$aptitude_install_x11phonehome motion simpleopal alsa-base" flashybrid_diskstore_x11phonehome="/usr/X11R6/man" |