]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
python-cffi: add missing runtime dependency
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 18 Dec 2017 08:07:04 +0000 (09:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Dec 2017 09:47:12 +0000 (10:47 +0100)
commita24153a73fc13fb580aa7fcf3c58745ad69e5f8e
tree91162c6fa47f2c117f2f783570c4dc25e1bb4b63
parentcd42a19a04965859ef0c1fbfa35548089d425e3b
python-cffi: add missing runtime dependency

python-pycparser is mentioned in setup.py as install_requires, so
select it in Config.in.

As python-cffi will be installed with python-crossbar's dependencies,
remove it from python-crossbar's Config.in.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-cffi/Config.in
package/python-crossbar/Config.in