mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user