Files
poky/meta/recipes-devtools
Mike Looijmans 2b898fe10b 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.

(From OE-Core rev: 496adfe84ef05d031444988d41451a018133f5a8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-06 13:54:23 +00:00
..
2013-07-02 22:23:49 +01:00
2013-11-12 16:00:27 +00:00
2013-09-14 08:21:01 +01:00
2013-11-05 22:17:56 +00:00
2013-10-01 22:56:03 +01:00
2013-11-20 14:03:24 +00:00
2013-11-29 09:52:56 +00:00
2013-11-20 14:03:24 +00:00
2013-11-27 11:51:25 +00:00
2013-08-26 11:29:45 +01:00
2013-07-05 15:44:12 +01:00
2013-10-26 15:59:10 +01:00
2013-11-08 17:25:34 +00:00
2013-08-03 10:33:05 +01:00
2013-10-14 16:55:30 +01:00
2012-08-19 10:46:39 +01:00
2013-11-12 16:00:28 +00:00
2013-08-13 23:05:58 +01:00