From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Phil Blundell <philb@gnu.org>
Subject: Re: [PATCH] libproxy: remove dependency on X libs
Date: Mon, 22 Aug 2011 15:34:05 -0700 [thread overview]
Message-ID: <4E52D95D.1020106@linux.intel.com> (raw)
In-Reply-To: <1313421687.6733.183.camel@phil-desktop>
On 08/15/2011 08:21 AM, Phil Blundell wrote:
> Nothing in the source refers to libX11 or libXmu so there would appear to be
> no good reason for them to be in DEPENDS. It looks as though these are perhaps
> a relic from an earlier version which did need those libraries.
>
> Signed-off-by: Phil Blundell<philb@gnu.org>
> ---
> meta/recipes-support/libproxy/libproxy_0.4.6.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-support/libproxy/libproxy_0.4.6.bb b/meta/recipes-support/libproxy/libproxy_0.4.6.bb
> index 5ee4979..d907c55 100644
> --- a/meta/recipes-support/libproxy/libproxy_0.4.6.bb
> +++ b/meta/recipes-support/libproxy/libproxy_0.4.6.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7d7044444a7b1b116e8783edcdb44ff4 \
> file://utils/proxy.c;beginline=1;endline=18;md5=55152a1006d7dafbef32baf9c30a99c0"
>
>
> -DEPENDS = "virtual/libx11 xmu gconf"
> +DEPENDS = "gconf"
>
> SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz"
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-08-22 22:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-15 15:21 [PATCH] libproxy: remove dependency on X libs Phil Blundell
2011-08-22 22:34 ` 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=4E52D95D.1020106@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=philb@gnu.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.