summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e>2006-06-10 21:48:12 +0000
committerjonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e>2006-06-10 21:48:12 +0000
commit833c9ef2ea7f4fa2fd4b19e2cc90ec85e5fb9313 (patch)
tree994cd5ba1d309bdff00652d95e77acbcaa68f60c
parent44f5f2ad7c86e1c226cbb0f7ff58ddc84ed6c666 (diff)
Add psmisc package to x11phonehome addon.
git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@13 8f53b18a-e215-0410-8885-9f593d34873e
-rw-r--r--config-DEFAULTS3
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"