mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/kodi: fix fallout after infozip rename
Commit f0c9470 (infozip: rename to zip) forgot to propagate the rename down to the only user of the host variant of infozip. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e0c39672e9
commit
cc39206d20
@ -10,7 +10,7 @@ KODI_LICENSE = GPLv2
|
|||||||
KODI_LICENSE_FILES = LICENSE.GPL
|
KODI_LICENSE_FILES = LICENSE.GPL
|
||||||
# needed for binary addons
|
# needed for binary addons
|
||||||
KODI_INSTALL_STAGING = YES
|
KODI_INSTALL_STAGING = YES
|
||||||
KODI_DEPENDENCIES = host-gawk host-gettext host-gperf host-infozip host-giflib \
|
KODI_DEPENDENCIES = host-gawk host-gettext host-gperf host-zip host-giflib \
|
||||||
host-libjpeg host-lzo host-nasm host-libpng host-swig
|
host-libjpeg host-lzo host-nasm host-libpng host-swig
|
||||||
KODI_DEPENDENCIES += boost bzip2 expat ffmpeg fontconfig freetype jasper jpeg \
|
KODI_DEPENDENCIES += boost bzip2 expat ffmpeg fontconfig freetype jasper jpeg \
|
||||||
libass libcdio libcurl libfribidi libgcrypt libmpeg2 \
|
libass libcdio libcurl libfribidi libgcrypt libmpeg2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user