From: cristy Date: Thu, 14 Feb 2013 15:20:47 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4238 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cabfab193663a4c7a51ea998669bad0ea13f380;p=imagemagick --- diff --git a/PerlMagick/Makefile.PL.in b/PerlMagick/Makefile.PL.in index 23b7cd4f9..9af95f506 100644 --- a/PerlMagick/Makefile.PL.in +++ b/PerlMagick/Makefile.PL.in @@ -196,6 +196,9 @@ WriteMakefile # Module version 'VERSION' => '@PACKAGE_PERL_VERSION@', + # Prerequisite version + 'PREREQ_PM' => {'parent' => '0'}, + # Preprocessor defines 'DEFINE' => '@LFS_CPPFLAGS@ @DEFS@', # e.g., '-DHAVE_SOMETHING'