aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/imagemagick
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-13 17:11:48 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-13 17:11:48 +0200
commit859ea36cfc8677aa37d24e5ecb3f7062ea85e6eb (patch)
treeeca7acb211477c9d9eb83a2a311efcad9796fcbb /recipes/imagemagick
parent7bda87f8edd0b46bf87ccc9f26991d6865bbcaf4 (diff)
downloadopenembedded-859ea36cfc8677aa37d24e5ecb3f7062ea85e6eb.tar.gz
imagemagick: enable libtoolize
This is needed for libtool 2.4 and has no ill effects on libtool 2.x builds
Diffstat (limited to 'recipes/imagemagick')
-rw-r--r--recipes/imagemagick/imagemagick_6.4.4-1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/imagemagick/imagemagick_6.4.4-1.bb b/recipes/imagemagick/imagemagick_6.4.4-1.bb
index b443406177..2faebde230 100644
--- a/recipes/imagemagick/imagemagick_6.4.4-1.bb
+++ b/recipes/imagemagick/imagemagick_6.4.4-1.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
DEPENDS = "bzip2 jpeg libpng librsvg tiff zlib"
-PR = "r5"
+PR = "r6"
SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}.tar.bz2 \
file://PerlMagic_MakePatch;apply=yes \
@@ -16,7 +16,6 @@ S = "${WORKDIR}/ImageMagick-${IMVER}"
inherit autotools binconfig pkgconfig
-EXTRA_AUTORECONF += "--exclude=libtoolize"
EXTRA_OECONF = "--program-prefix= --without-x --without-freetype --without-perl --disable-openmp"
FILES_${PN} += "${libdir}/ImageMagick-${IMVER}/modules-Q16/*/*.so \