Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/kodi: fix fallout after infozip rename
Date: Sun, 06 Dec 2015 19:10:55 +0100	[thread overview]
Message-ID: <faaejcx9mb.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 1449394133-4017-1-git-send-email-yann.morin.1998@free.fr

Am Sun, 06 Dec 2015 10:28:53 +0100 schrieb Yann E. MORIN:

> 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>
> ---
>  package/kodi/kodi.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk index
> 46d8650..bf3aa7a 100644 --- a/package/kodi/kodi.mk +++
> b/package/kodi/kodi.mk @@ -10,7 +10,7 @@ KODI_LICENSE = GPLv2
>  KODI_LICENSE_FILES = LICENSE.GPL # needed for binary addons
>  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
>  KODI_DEPENDENCIES += boost bzip2 expat ffmpeg fontconfig freetype
>  jasper jpeg \
>  	libass libcdio libcurl libfribidi libgcrypt libmpeg2 \

Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>

  parent reply	other threads:[~2015-12-06 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-06  9:28 [Buildroot] [PATCH] package/kodi: fix fallout after infozip rename Yann E. MORIN
2015-12-06 13:50 ` Luca Ceresoli
2015-12-06 18:10 ` Bernd Kuhls [this message]
2015-12-06 22:43 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=faaejcx9mb.ln2@ID-313208.user.individual.net \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox