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 <[email protected]>
> ---
>  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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to