]> 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)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Dec 2017 22:18:19 +0000 (23:18 +0100)
commitc3d6eab0bcbb08804369867f318b8bb632d19015
tree9ebc042a2055447f1b0d56b52f8f425510d06d58
parent20dfaf1c6b8a43851660c608c97472768ea270f1
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>
(cherry picked from commit a24153a73fc13fb580aa7fcf3c58745ad69e5f8e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-cffi/Config.in
package/python-crossbar/Config.in