From: Koen Kooi Date: Wed, 13 Oct 2010 15:11:48 +0000 (+0200) Subject: imagemagick: enable libtoolize X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859ea36cfc8677aa37d24e5ecb3f7062ea85e6eb;p=openembedded.git imagemagick: enable libtoolize This is needed for libtool 2.4 and has no ill effects on libtool 2.x builds --- 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 \