]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Thu, 10 Jan 2013 00:40:35 +0000 (16:40 -0800)
commitf5f9cfcccd1526572673ffbc5435bf3221498409
tree747446dfa94614df2a8c08e4ae720645d4561707
parent3f5706348c8c586359ac7fbccadc4bbd55cd8bc9
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]

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