aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/imagemagick/imagemagick_6.3.5-10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/imagemagick/imagemagick_6.3.5-10.bb')
-rw-r--r--recipes/imagemagick/imagemagick_6.3.5-10.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/imagemagick/imagemagick_6.3.5-10.bb b/recipes/imagemagick/imagemagick_6.3.5-10.bb
index 3562a3e901..7e2001d018 100644
--- a/recipes/imagemagick/imagemagick_6.3.5-10.bb
+++ b/recipes/imagemagick/imagemagick_6.3.5-10.bb
@@ -5,11 +5,11 @@ DEPENDS = "tiff jpeg libpng librsvg tiff zlib"
PR = "r9"
SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}.tar.bz2 \
- file://PerlMagic_MakePatch;patch=1 \
- file://makefile-am.patch;patch=1 \
- file://binconfig-fixes.patch;patch=1 \
- file://fix_open_file.patch;patch=1 \
- file://openm4-autoconf-fix.patch;patch=1"
+ file://PerlMagic_MakePatch;apply=yes \
+ file://makefile-am.patch;apply=yes \
+ file://binconfig-fixes.patch;apply=yes \
+ file://fix_open_file.patch;apply=yes \
+ file://openm4-autoconf-fix.patch;apply=yes"
IMVER = "6.3.5"