All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa
Date: Wed, 15 Apr 2015 10:37:30 +0100	[thread overview]
Message-ID: <CAJTo0LY=ZiJUSD+gTJqqvok8+RyskJKR0BjvJb0pjR97ZSfrcw@mail.gmail.com> (raw)
In-Reply-To: <552E2FBF.9030701@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

On 15 April 2015 at 10:30, Robert Yang <liezhi.yang@windriver.com> wrote:

> +DEPENDS = "util-macros virtual/egl virtual/libx11"
>

This means we can't build GTK+ without X11 (eg core-image-weston with x11
removed from DISTRO_FEATURES), as gtk+3 will depend on libepoxy which will
depend on libx11 which will refuse to build as x11 isn't in DISTRO_FEATURES.

libepoxy does conditional checks so the libx11 dependency can be condtional
on DISTRO_FEATURES.  That's no idea but better than nothing.

Ross

[-- Attachment #2: Type: text/html, Size: 1009 bytes --]

  reply	other threads:[~2015-04-15  9:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  9:08 [PATCH 0/6] meta: 6 fixes Robert Yang
2015-04-14  9:08 ` [PATCH 1/6] libxml2: fix python path and add libxml2-python Robert Yang
2015-04-15 20:38   ` Richard Purdie
2015-04-16  8:32     ` Robert Yang
2015-04-14  9:08 ` [PATCH 2/6] cracklib: add python support back Robert Yang
2015-04-14  9:09 ` [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa Robert Yang
2015-04-14 13:50   ` Andreas Müller
2015-04-14 13:52     ` Burton, Ross
2015-04-14 14:03       ` Andreas Müller
2015-04-14 14:06         ` Burton, Ross
2015-04-14 15:47           ` Andreas Müller
2015-04-15  1:44       ` Robert Yang
2015-04-15  8:28         ` Jussi Kukkonen
2015-04-15  8:36           ` Burton, Ross
2015-04-15  8:32         ` Burton, Ross
2015-04-15  9:30           ` Robert Yang
2015-04-15  9:37             ` Burton, Ross [this message]
2015-04-15 10:21               ` Robert Yang
2015-04-15 16:00                 ` Burton, Ross
2015-04-15 17:27               ` Andreas Müller
2015-04-15 19:08                 ` Burton, Ross
2015-04-15 20:06                   ` Andreas Müller
2015-04-14  9:09 ` [PATCH 4/6] strace: fix build for aarch64 Robert Yang
2015-04-14  9:09 ` [PATCH 5/6] aspell: inherit binconfig-disabled Robert Yang
2015-04-14  9:09 ` [PATCH 6/6] libunwind: fix build with aarch64 Robert Yang

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='CAJTo0LY=ZiJUSD+gTJqqvok8+RyskJKR0BjvJb0pjR97ZSfrcw@mail.gmail.com' \
    --to=ross.burton@intel.com \
    --cc=liezhi.yang@windriver.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.