Skip to content
Commit 618c70da authored by Zhenhua Luo's avatar Zhenhua Luo Committed by Martin Jansa
Browse files

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: default avatarZhenhua Luo <zhenhua.luo@freescale.com>
parent 81508bef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment