diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2013-12-06 07:46:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-06 13:37:59 +0000 |
commit | 496adfe84ef05d031444988d41451a018133f5a8 (patch) | |
tree | cc6194014ae8edcdf2f40151f128d6ad140ae89c /meta/recipes-devtools/bison | |
parent | 300760193c6bcfd20f1d4908f912bebd53e86281 (diff) | |
download | openembedded-core-496adfe84ef05d031444988d41451a018133f5a8.tar.gz openembedded-core-496adfe84ef05d031444988d41451a018133f5a8.tar.bz2 openembedded-core-496adfe84ef05d031444988d41451a018133f5a8.zip |
python: Add missing RDEPENDS for python-unittest
After installing python-unittest, the following errors occur when executing
"import unittest" from a python commandline:
ImportError: No module named StringIO
ImportError: No module named pprint
ImportError: No module named difflib
ImportError: No module named pprint
ImportError: No module named fnmatch
Fix this by adding the missing dependencies to the generator script and run
the generator.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison')
0 files changed, 0 insertions, 0 deletions