[oe] [meta-oe][PATCH] imagemagick: Add missing dependency

Martin Jansa martin.jansa at gmail.com
Fri Aug 12 12:10:18 UTC 2016


On Wed, Aug 10, 2016 at 01:14:24PM +0200, Ricardo Ribalda Delgado wrote:
> graphviz is an optional library, but I did not find the correspondent
> with/without configure option. Instead I think that it is safer to add
> is as a DEPEND.

graphviz wasn't merged yet, still waiting for v3
http://lists.openembedded.org/pipermail/openembedded-devel/2016-May/107460.html

Also check if there is configure option for this in 7* version (upgrade
is on the ML already)

> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
> ---
>  meta-oe/recipes-support/imagemagick/imagemagick_6.9.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.2.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.2.bb
> index a9f01344a9ff..3dc48ad425c6 100644
> --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.2.bb
> +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.2.bb
> @@ -3,7 +3,7 @@ SECTION = "console/utils"
>  LICENSE = "ImageMagick"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=0887b670be7ef0c3cb37092b64d57514"
>  # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
> -DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype"
> +DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype graphviz"
>  
>  # Important note: tarballs for all patchsets within a version are deleted when
>  # a new pachset is created. To avoid multiple patches for each patchset, try to
> -- 
> 2.8.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160812/4a84e47d/attachment-0002.sig>


More information about the Openembedded-devel mailing list