diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-13 16:49:15 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-13 16:59:29 +0100 |
| commit | d0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch) | |
| tree | f19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-oe/recipes-support/imagemagick | |
| parent | a2ef0149301bcaefdabae83f236c4568455323ff (diff) | |
| download | meta-openembedded-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz | |
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/imagemagick')
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb index dd84cb2249..d5f95c94c2 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e1ebcc1358b9f81eba64255fc5da6892" | |||
| 5 | # FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results. | 5 | # FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results. |
| 6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib" | 6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib" |
| 7 | 7 | ||
| 8 | PR = "r9" | 8 | PR = "r10" |
| 9 | 9 | ||
| 10 | PATCHSET = "1" | 10 | PATCHSET = "1" |
| 11 | SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ | 11 | SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ |
