diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb index adfcf55d3d..74fe369e94 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | |||
| @@ -3,7 +3,7 @@ SECTION = "console/utils" | |||
| 3 | LICENSE = "ImageMagick" | 3 | LICENSE = "ImageMagick" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22d47a47bf252ca3ed7f71273b53612e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22d47a47bf252ca3ed7f71273b53612e" |
| 5 | # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results. | 5 | # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results. |
| 6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype" | 6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw freetype" |
| 7 | 7 | ||
| 8 | # Important note: tarballs for all patchsets within a version are deleted when | 8 | # Important note: tarballs for all patchsets within a version are deleted when |
| 9 | # a new pachset is created. To avoid multiple patches for each patchset, try to | 9 | # a new pachset is created. To avoid multiple patches for each patchset, try to |
