Commit Graph

2 Commits

Author SHA1 Message Date
Jackie Huang
fea3840ee5 python-cython: add RDEPENDS on some required python modules
python-distribute:
    File "/usr/bin/cython", line 5, in <module>
    ImportError: No module named pkg_resources

python-netserver:
    File "_tempita.py", line 34, in init Cython.Tempita._tempita
    ImportError: No module named cgi

python-subprocess:
    File "/usr/lib/python2.7/site-packages/Cython/Debugger/Cygdb.py", line 19, in <module>
    ImportError: No module named subprocess

python-shell:
    File "/usr/lib/python2.7/site-packages/Cython/Debugger/Cygdb.py", line 16, in <module>
    ImportError: No module named glob

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27 12:48:45 +02:00
Martin Jansa
d22f4ca2e3 meta-python: rename recipes-python to recipes-devtools
* match old structure from meta-oe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 12:49:45 +02:00