Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsugar-env-setup.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/sugar-env-setup.sh b/sugar-env-setup.sh
index 6e3300c..c6296fe 100755
--- a/sugar-env-setup.sh
+++ b/sugar-env-setup.sh
@@ -29,8 +29,6 @@ install_packages () {
echo "###############################################"
echo "Installing packages required to run Sugar-build"
echo "###############################################"
- # Dbus first because sometimes gives an error
- apt-get -y install dbus
apt-get -y install ssh git python sudo time locales dialog python-apt
echo "##### OK #####"
echo "##################"