From 4f0826377af6197e01ef84702a6b90df7f7e7105 Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Wed, 27 Dec 2006 23:18:42 +0000 Subject: imagemagick: fix typo, and remove xml and perl support in openprotium --- packages/imagemagick/imagemagick_6.2.9.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/imagemagick/imagemagick_6.2.9.bb b/packages/imagemagick/imagemagick_6.2.9.bb index cac16329c4..33748a005e 100644 --- a/packages/imagemagick/imagemagick_6.2.9.bb +++ b/packages/imagemagick/imagemagick_6.2.9.bb @@ -10,7 +10,8 @@ S = "${WORKDIR}/ImageMagick-${PV}" inherit autotools -EXTRA_OECONF="-without-x " +EXTRA_OECONF="--without-x" +EXTRA_OECONF_openprotium="--without-x --without-xml --without-perl" LEAD_SONAME="libMagick.so.*" -- cgit v1.2.3