qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, "Fam Zheng" <fam@euphon.net>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] travis: stop requesting libffi & gettext from homebrew
Date: Wed, 23 Jan 2019 14:21:54 +0000	[thread overview]
Message-ID: <87y37bzc71.fsf@linaro.org> (raw)
In-Reply-To: <20190123122935.6431-1-berrange@redhat.com>


Daniel P. Berrangé <berrange@redhat.com> writes:

> The default package set installed on macOS builders from Travis already
> includes libffi and gettext as shown by log messages:
>
>   Skipping install of libffi formula. It is already up-to-date.
>   Using libffi
>   Skipping install of gettext formula. It is already up-to-date.
>   Using gettext
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

Queued to testing/next, thanks.
> ---
>  .travis.yml | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index 87d9fa971c..beea941408 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -40,8 +40,6 @@ addons:
>        - gcovr
>    homebrew:
>      packages:
> -      - libffi
> -      - gettext
>        - glib
>        - pixman


--
Alex Bennée

      reply	other threads:[~2019-01-23 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 12:29 [Qemu-devel] [PATCH] travis: stop requesting libffi & gettext from homebrew Daniel P. Berrangé
2019-01-23 14:21 ` Alex Bennée [this message]

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=87y37bzc71.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=fam@euphon.net \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).