Merge lp:~oubiwann/ubuntu-accomplishments-system/941201-missing-deps into lp:~jonobacon/ubuntu-accomplishments-system/trophyinfo

Proposed by Duncan McGreggor
Status: Needs review
Proposed branch: lp:~oubiwann/ubuntu-accomplishments-system/941201-missing-deps
Merge into: lp:~jonobacon/ubuntu-accomplishments-system/trophyinfo
Prerequisite: lp:~oubiwann/ubuntu-accomplishments-system/941255-unified-source-dir
Diff against target: 7 lines (+3/-0)
1 file modified
install_deps.sh (+3/-0)
To merge this branch: bzr merge lp:~oubiwann/ubuntu-accomplishments-system/941201-missing-deps
Reviewer Review Type Date Requested Status
Jono Bacon Pending
Review via email: mp+95841@code.launchpad.net

This proposal supersedes a proposal from 2012-03-05.

Description of the change

This branch just adds a convenience script for installing deps.

It should be merged *after* the following:
  https://code.launchpad.net/~oubiwann/ubuntu-accomplishments-system/941255-unified-source-dir/+merge/95839

The reason for this is that the current branch has merged the "unified-source-dir" branch already, and that would circumvent the other branch :-)

To post a comment you must log in.

Unmerged revisions

72. By Duncan McGreggor

Added more deps.

71. By Duncan McGreggor

Merged sibling branch.

70. By Duncan McGreggor

Added more deps.

69. By Duncan McGreggor

Added a convenience install script.

68. By Duncan McGreggor

Merged sibling branch.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'install_deps.sh'
2--- install_deps.sh 1970-01-01 00:00:00 +0000
3+++ install_deps.sh 2012-03-05 04:39:18 +0000
4@@ -0,0 +1,3 @@
5+sudo apt-get install -y python-distutils-extra python-gpgme quickly \
6+ quickly-ubuntu-template pylint python-twisted python-imaging \
7+ python-ubuntuone-client python-ubuntuone-devtools

Subscribers

People subscribed via source and target branches