diff options
-rw-r--r-- | meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb b/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb index 3dafdd9a0f..432798ed81 100644 --- a/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb +++ b/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb | |||
@@ -164,6 +164,7 @@ FILES_${PN}-dbg += "${libdir}/kodi/.debug ${libdir}/kodi/*/.debug ${libdir}/kodi | |||
164 | # OpenGL builds need glxinfo, that's in mesa-demos | 164 | # OpenGL builds need glxinfo, that's in mesa-demos |
165 | RRECOMMENDS_${PN}_append = " libcec \ | 165 | RRECOMMENDS_${PN}_append = " libcec \ |
166 | python \ | 166 | python \ |
167 | python-ctypes \ | ||
167 | python-lang \ | 168 | python-lang \ |
168 | python-re \ | 169 | python-re \ |
169 | python-netclient \ | 170 | python-netclient \ |