From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] gst-plugins-base: depend on orc if it is enabled
Date: Mon, 04 Jul 2011 16:04:26 +0200 [thread overview]
Message-ID: <1309788266.3709.5.camel@sven> (raw)
In-Reply-To: <CAFbHwiSbwfbGKa-mKiXFq-HN6b0UnxB+P3tpJLgGzu2K7V9ziw@mail.gmail.com>
On Mon, 2011-07-04 at 15:02 +0100, Will Newton wrote:
> On Mon, Jul 4, 2011 at 2:54 PM, Sven Neumann <s.neumann@raumfeld.com> wrote:
>
> > GST_PLUGINS_BASE_CONF_OPT = \
> > @@ -26,6 +26,10 @@ GST_PLUGINS_BASE_CONF_OPT = \
> >
> > GST_PLUGINS_BASE_DEPENDENCIES = gstreamer
> >
> > +ifeq ($(BR2_PACKAGE_ORC),y)
> > +GST_FFMPEG_DEPENDENCIES += orc
> > +endif
> > +
>
> Also it looks like this should be setting GST_PLUGINS_BASE_DEPENDENCIES.
Indeed.
Sven
next prev parent reply other threads:[~2011-07-04 14:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-04 13:54 [Buildroot] patches for gstreamer packages Sven Neumann
2011-07-04 13:54 ` [Buildroot] [PATCH 1/6] gst-plugins-base: add option for dependency-less plugin Sven Neumann
2011-07-04 13:54 ` [Buildroot] [PATCH 2/6] gst-plugins: ivborbis (aka tremor) moved to gst-plugins-base Sven Neumann
2011-07-04 13:54 ` [Buildroot] [PATCH 3/6] gst-plugins-bad: clean up configuration Sven Neumann
2011-07-04 13:54 ` [Buildroot] [PATCH 4/6] orc: new package Sven Neumann
2011-07-04 13:54 ` [Buildroot] [PATCH 5/6] gst-plugins-base: depend on orc if it is enabled Sven Neumann
2011-07-04 14:00 ` Thomas Petazzoni
2011-07-04 14:00 ` Will Newton
2011-07-04 14:04 ` Sven Neumann
2011-07-04 14:02 ` Will Newton
2011-07-04 14:04 ` Sven Neumann [this message]
2011-07-04 13:54 ` [Buildroot] [PATCH 6/6] gst-ffmpeg: " Sven Neumann
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=1309788266.3709.5.camel@sven \
--to=s.neumann@raumfeld.com \
--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