Merge lp:~matt-goodall/pkgme-service/hacking-doc-fix into lp:pkgme-service

Proposed by Matt Goodall
Status: Merged
Approved by: Ricardo Kirkner
Approved revision: 202
Merged at revision: 203
Proposed branch: lp:~matt-goodall/pkgme-service/hacking-doc-fix
Merge into: lp:pkgme-service
Diff against target: 12 lines (+1/-1)
1 file modified
HACKING (+1/-1)
To merge this branch: bzr merge lp:~matt-goodall/pkgme-service/hacking-doc-fix
Reviewer Review Type Date Requested Status
Ricardo Kirkner (community) Approve
James Tait (community) Approve
Review via email: mp+243545@code.launchpad.net

Commit message

Fix click-reviewers-tools build deps installation instructions.

Description of the change

Minor documentation fix.

To post a comment you must log in.
Revision history for this message
James Tait (jamestait) wrote :

LGTM - welcome to the party!

review: Approve
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'HACKING'
--- HACKING 2014-12-01 19:13:32 +0000
+++ HACKING 2014-12-03 14:57:46 +0000
@@ -15,7 +15,7 @@
15Install development dependencies::15Install development dependencies::
1616
17 sudo apt-get update17 sudo apt-get update
18 sudo apt-get install build-dep click-reviewers-tools18 sudo apt-get build-dep click-reviewers-tools
19 sudo apt-get install bzr python-virtualenv python-boto devscripts debhelper python-dev python3-lxml19 sudo apt-get install bzr python-virtualenv python-boto devscripts debhelper python-dev python3-lxml
2020
21Create and activate a virtualenv::21Create and activate a virtualenv::

Subscribers

People subscribed via source and target branches