python-smartpm: add dependency on python-pprint
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Tue, 8 Jan 2013 16:33:48 +0000 (18:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jan 2013 23:43:08 +0000 (23:43 +0000)
commit97502b23db58824b02c9e31566c6a03676275179
treec87573ccbc488b0d75bf292c5daa5ee5a7822223
parent1f52844635b5eb26b87db18a56d1e63f4dbe699a
python-smartpm: add dependency on python-pprint

smart's "config" command uses the Python pprint module. If it is not
present, "config" fails with this error:

 #############
 # smart config --help
 error: Invalid command 'config'
 #############

This patch adds a dependency on python-pprint which fixes the error.
Tested on qemux86/core-image-sato-sdk.

[YOCTO #3643]

(From OE-Core rev: f5f9cfcccd1526572673ffbc5435bf3221498409)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-smartpm_1.4.1.bb