meta-openembedded/meta-python/recipes-devtools
Zhenhua Luo 618c70da1e python-pip: add python-distribute in RDEPENDS
Fix the following runtime issue of pip:
    # pip
    Traceback (most recent call last):
      File "/usr/bin/pip", line 5, in <module>
        from pkg_resources import load_entry_point
    ImportError: No module named pkg_resources

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-02-12 19:35:40 +01:00
..
python python-pip: add python-distribute in RDEPENDS 2015-02-12 19:35:40 +01:00