Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 10/13] librtmp: new package
Date: Sun, 24 Feb 2013 04:34:21 +0100	[thread overview]
Message-ID: <20130224043421.1672506f@skate> (raw)
In-Reply-To: <201302212117.57668.yann.morin.1998@free.fr>

Dear Yann E. MORIN,

On Thu, 21 Feb 2013 21:17:57 +0100, Yann E. MORIN wrote:

> > +LIBRTMP_LICENSE_FILES = COPYING
> > +LIBRTMP_DEPENDENCIES = openssl zlib
> 
> And here, I'd do something like:
> 
>     LIBRTMP_DEPENDENCIES = openssl zlib

This line should be:

 	LIBRTMP_DEPENDENCIES = zlib

>     ifeq ($(BR2_PACKAGE_GNUTLS),y)
>     LIBRTMP_DEPENDENCIES += gnutls
>     else
>     ifeq ($(BR2_PACKAGE_POLARSSL),y)
>     LIBRTMP_DEPENDENCIES += polarssl
>     else
>     LIBRTMP_DEPENDENCIES += openssl
>     endif
>     endif

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-02-24  3:34 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 14:58 [Buildroot] [pull request] Pull request for branch xbmc Maxime Hadjinlian
2013-02-21 14:58 ` [Buildroot] [PATCH 01/13] libenca: new package Maxime Hadjinlian
2013-02-21 18:35   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 02/13] libass: " Maxime Hadjinlian
2013-02-21 14:58 ` [Buildroot] [PATCH 03/13] libbluray: " Maxime Hadjinlian
2013-02-21 18:44   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 04/13] libcdio: " Maxime Hadjinlian
2013-02-21 18:47   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 05/13] lockdev: " Maxime Hadjinlian
2013-02-21 18:54   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 06/13] libcec: " Maxime Hadjinlian
2013-02-21 19:03   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 07/13] libmodplug: " Maxime Hadjinlian
2013-02-21 19:49   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 08/13] libnfs: " Maxime Hadjinlian
2013-02-21 19:53   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 09/13] libplist: " Maxime Hadjinlian
2013-02-21 20:01   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 10/13] librtmp: " Maxime Hadjinlian
2013-02-21 20:17   ` Yann E. MORIN
2013-02-24  3:34     ` Thomas Petazzoni [this message]
2013-02-21 14:58 ` [Buildroot] [PATCH 11/13] libshairport: " Maxime Hadjinlian
2013-02-21 16:39   ` Samuel Martin
2013-02-21 20:24     ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 12/13] tinyxml: " Maxime Hadjinlian
2013-02-21 20:40   ` Yann E. MORIN
2013-02-21 20:53   ` Yann E. MORIN
2013-02-21 14:58 ` [Buildroot] [PATCH 13/13] Install libfribidi to staging Maxime Hadjinlian
2013-02-21 20:54   ` Yann E. MORIN
2013-03-18 21:30   ` 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=20130224043421.1672506f@skate \
    --to=thomas.petazzoni@free-electrons.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