kodi-17: Recommend python-ctpes for addons to work

Thanks Koen for this fix.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2016-11-25 10:27:57 -08:00
committed by Martin Jansa
parent bd28b29d9f
commit 54edcc5700
@@ -164,6 +164,7 @@ FILES_${PN}-dbg += "${libdir}/kodi/.debug ${libdir}/kodi/*/.debug ${libdir}/kodi
# OpenGL builds need glxinfo, that's in mesa-demos # OpenGL builds need glxinfo, that's in mesa-demos
RRECOMMENDS_${PN}_append = " libcec \ RRECOMMENDS_${PN}_append = " libcec \
python \ python \
python-ctypes \
python-lang \ python-lang \
python-re \ python-re \
python-netclient \ python-netclient \