> -----Original Message----- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core- > boun...@lists.openembedded.org] On Behalf Of Peter A. Bigot > Sent: Friday, August 15, 2014 6:54 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] ghostscript: add missing dependencies on > libgcrypt and libgpg-error > > 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?
Yes, but ghostscript use the cups inside its source code, so the issue is still there, I will port the fix from Cups for ghostscript, thanks! Thanks, Jackie > > Peter > > > > > Thanks, > > Jackie > > > >> -----Original Message----- > >> From: openembedded-core-boun...@lists.openembedded.org > >> [mailto:openembedded-core- boun...@lists.openembedded.org] On Behalf > >> Of jackie.hu...@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.hu...@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.hu...@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 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core