All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] libepoxy: RDEPEND on libgl
Date: Fri, 02 Oct 2015 15:48:19 +0300	[thread overview]
Message-ID: <560E7D13.3010604@linux.intel.com> (raw)
In-Reply-To: <1443789718-6846-1-git-send-email-jussi.kukkonen@intel.com>

On 10/02/2015 03:41 PM, Jussi Kukkonen wrote:
> Automatic dependency tracking does not notice this (understandable
> with the dlopen trickery epoxy does).

Maybe it's better to explain this in a comment in the recipe itself?

> --- a/meta/recipes-graphics/libepoxy/libepoxy_git.bb
> +++ b/meta/recipes-graphics/libepoxy/libepoxy_git.bb
> @@ -20,6 +20,7 @@ S = "${WORKDIR}/git"
>   inherit autotools pkgconfig
>
>   DEPENDS = "util-macros virtual/egl"
> +RDEPENDS_${PN} = "libgl"




Alex


  reply	other threads:[~2015-10-02 12:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 12:41 [PATCH] libepoxy: RDEPEND on libgl Jussi Kukkonen
2015-10-02 12:48 ` Alexander Kanavin [this message]
2015-10-02 15:47   ` Andreas Oberritter
2015-10-02 15:43 ` Andreas Oberritter
2015-10-05 19:21   ` Burton, Ross
2015-10-06 15:12   ` Jussi Kukkonen
2015-10-09  7:19     ` Andreas Müller
2015-10-09  8:00       ` Jussi Kukkonen

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=560E7D13.3010604@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.