From ca0798dc24744e3890662a93ada08619dbe25d0a Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 13 Dec 2013 07:07:23 +0100 Subject: [PATCH] phablet-install: drop specific test packages --- phablet-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phablet-install b/phablet-install index 529e80f..6d36077 100755 --- a/phablet-install +++ b/phablet-install @@ -21,7 +21,7 @@ adb wait-for-device phablet-network -n /etc/NetworkManager/system-connections/pittinet # install some necessary packages -adb shell "apt-get install -y vim bzr ubuntu-ui-toolkit-autopilot ofono-phonesim" +adb shell "apt-get install -y vim bzr build-essential fakeroot" # set up bzr, vim, ssh adb shell "su -c 'mkdir ~/.ssh' phablet" -- 2.39.2