Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] Add orc package
Date: Fri, 04 Feb 2011 22:53:02 +0100	[thread overview]
Message-ID: <87y65vpiv5.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1296843913-22321-3-git-send-email-felipe.contreras@gmail.com> (Felipe Contreras's message of "Fri, 4 Feb 2011 20:25:13 +0200")

>>>>> "Felipe" == Felipe Contreras <felipe.contreras@gmail.com> writes:

 Felipe> And add GStreamer dependencies (although they are not strong).

If it isn't a hard dependency, then you shouldn't enforce it by
unconditionally adding it to *_DEPENDENCIES.

Instead, make sure it gets build before gst-plugins-* if it is
enabled. See how we handle E.G. optional openssl support in a bunch of
packages:

ifeq ($(BR2_PACKAGE_OPENSSL),y)
        HOSTAPD_DEPENDENCIES += openssl
..

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2011-02-04 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 18:25 [Buildroot] [PATCH 0/2] GStreamer updates Felipe Contreras
2011-02-04 18:25 ` [Buildroot] [PATCH 1/2] Update to the latest GStreamer packages Felipe Contreras
2011-02-04 21:48   ` Peter Korsgaard
2011-02-04 22:56     ` Felipe Contreras
2011-02-05  7:29       ` Peter Korsgaard
2011-02-04 18:25 ` [Buildroot] [PATCH 2/2] Add orc package Felipe Contreras
2011-02-04 20:26   ` Thomas Petazzoni
2011-02-04 21:53   ` Peter Korsgaard [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=87y65vpiv5.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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