From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] consolekit: depend on libx11
Date: Tue, 21 Feb 2012 11:08:15 -0800 [thread overview]
Message-ID: <4F43EB9F.9030300@linux.intel.com> (raw)
In-Reply-To: <4F35945D.7020900@opendreambox.org>
On 02/10/2012 02:04 PM, Andreas Oberritter wrote:
> * Fixes the following error at configure time:
>
> |checking for TOOLS... no
> |configure: error: Package requirements (x11>= 1.0.0
> | glib-2.0>= 2.14
> |) were not met:
> |
> |No package 'x11' found
>
> Signed-off-by: Andreas Oberritter<obi@opendreambox.org>
> ---
> * Note that I didn't build test this, because I'm building
> without x11. I just looked up the package of x11.pc, which
> at least in Ubuntu is libx11.
>
> .../recipes-support/consolekit/consolekit_0.4.5.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-support/consolekit/consolekit_0.4.5.bb b/meta/recipes-support/consolekit/consolekit_0.4.5.bb
> index 3ded6df..3a4b04f 100644
> --- a/meta/recipes-support/consolekit/consolekit_0.4.5.bb
> +++ b/meta/recipes-support/consolekit/consolekit_0.4.5.bb
> @@ -13,7 +13,7 @@ POLKIT_libc-uclibc = ""
> POLKITCONF = ""
> POLKITCONF_libc-uclibc = "--disable-policykit"
>
> -DEPENDS = "glib-2.0 dbus ${POLKIT} ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
> +DEPENDS = "glib-2.0 dbus ${POLKIT} ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} virtual/libx11"
> RDEPENDS_${PN} += "base-files"
>
> inherit gnome
Merged into OE-core
Thanks
Sau!
prev parent reply other threads:[~2012-02-21 19:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 22:04 [PATCH] consolekit: depend on libx11 Andreas Oberritter
2012-02-11 2:09 ` Khem Raj
2012-02-11 16:16 ` Andreas Oberritter
2012-02-21 19:08 ` Saul Wold [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=4F43EB9F.9030300@linux.intel.com \
--to=sgw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox