]> piware.de Git - bin.git/commitdiff
phablet-install: drop specific test packages
authorMartin Pitt <martin@piware.de>
Fri, 13 Dec 2013 06:07:23 +0000 (07:07 +0100)
committerMartin Pitt <martin@piware.de>
Fri, 13 Dec 2013 06:07:23 +0000 (07:07 +0100)
phablet-install

index 529e80f756e5eb79e8acc911319d3fbbedaf8c62..6d36077391bcbb4e22e6ede868cc21c641eba041 100755 (executable)
@@ -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"