Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Peter A. Bigot" <pab@pabigot.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] ghostscript: add missing dependencies on	libgcrypt and libgpg-error
Date: Fri, 15 Aug 2014 05:54:24 -0500	[thread overview]
Message-ID: <53EDE6E0.1050108@pabigot.com> (raw)
In-Reply-To: <1B858668EC6A94408DCA5225FDFA85AABCAE0A8A@ALA-MBA.corp.ad.wrs.com>

On 08/15/2014 04:52 AM, Huang, Jie (Jackie) wrote:
> Ping, could someone help merge this? thanks!

That should have been fixed when cups was updated to not introduce false 
dependencies on libgcrypt.  Have you tried with current master?

Peter

>
> Thanks,
> Jackie
>
>> -----Original Message-----
>> From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-
>> bounces@lists.openembedded.org] On Behalf Of jackie.huang@windriver.com
>> Sent: Wednesday, July 30, 2014 3:55 PM
>> To: openembedded-core@lists.openembedded.org
>> Subject: [OE-core] [PATCH] ghostscript: add missing dependencies on libgcrypt and libgpg-error
>>
>> From: Jackie Huang <jackie.huang@windriver.com>
>>
>> Fix error:
>> tmp/sysroots/x86_64-linux/usr/libexec/x86_64-wrs-linux/gcc/x86_64-wrs-linux/4.9.0/ld: cannot find -
>> lgcrypt
>> tmp/sysroots/x86_64-linux/usr/libexec/x86_64-wrs-linux/gcc/x86_64-wrs-linux/4.9.0/ld: cannot find -
>> lgpg-error
>>
>> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
>> ---
>>   .../ghostscript/ghostscript_9.14.bb                |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.14.bb b/meta/recipes-
>> extended/ghostscript/ghostscript_9.14.bb
>> index e14e656..fbec6ce 100644
>> --- a/meta/recipes-extended/ghostscript/ghostscript_9.14.bb
>> +++ b/meta/recipes-extended/ghostscript/ghostscript_9.14.bb
>> @@ -15,7 +15,7 @@ SECTION = "console/utils"
>>   LICENSE = "GPLv3"
>>   LIC_FILES_CHKSUM = "file://LICENSE;md5=aad21ea85123608e6a0a58d54ee23567"
>>
>> -DEPENDS = "ghostscript-native tiff jpeg fontconfig cups"
>> +DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libgcrypt libgpg-error"
>>   DEPENDS_class-native = ""
>>
>>   SRC_URI_BASE = "http://downloads.ghostscript.com/public/ghostscript-${PV}.tar.gz"
>> --
>> 1.7.9.5
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core



  reply	other threads:[~2014-08-15 10:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  7:54 [PATCH] ghostscript: add missing dependencies on libgcrypt and libgpg-error jackie.huang
2014-08-15  9:52 ` Huang, Jie (Jackie)
2014-08-15 10:54   ` Peter A. Bigot [this message]
2014-09-01  8:15     ` Huang, Jie (Jackie)
2014-08-15 16:56 ` Saul Wold
2014-08-18  2:30   ` Huang, Jie (Jackie)

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=53EDE6E0.1050108@pabigot.com \
    --to=pab@pabigot.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