diff mbox

[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 470: [r=danilo] Add python-yaml to the list of dependencies in the README file. Fixes bug 897577.

Message ID 20111129145913.3688.84337.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Georgy Redkozubov Nov. 29, 2011, 2:59 p.m. UTC
Merge authors:
  Georgy Redkozubov <gesha@dev.rtsoft.ru>
Related merge proposals:
  https://code.launchpad.net/~georgy-redkozubov/linaro-image-tools/README/+merge/83787
  proposed by: Georgy Redkozubov (georgy-redkozubov)
  review: Approve - Данило Шеган (danilo)
------------------------------------------------------------
revno: 470 [merge]
committer: Georgy Redkozubov <gesha@dev.rtsoft.ru>
branch nick: lit-trunk
timestamp: Tue 2011-11-29 18:57:18 +0400
message:
  [r=danilo] Add python-yaml to the list of dependencies in the README file. Fixes bug 897577.
modified:
  README


--
lp:linaro-image-tools
https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk

You are subscribed to branch lp:linaro-image-tools.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'README'
--- README	2011-11-21 19:44:39 +0000
+++ README	2011-11-29 12:30:53 +0000
@@ -18,6 +18,7 @@ 
   - command-not-found
   - python-testtools >= 0.9.8
      (available at https://launchpad.net/~linaro-maintainers/+archive/tools)
+  - python-yaml
 
 = Running tests =