]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 14 Feb 2013 15:20:47 +0000 (15:20 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 14 Feb 2013 15:20:47 +0000 (15:20 +0000)
PerlMagick/Makefile.PL.in

index 23b7cd4f94ee53b8fc8b50d5550ae1532bf53cee..9af95f50695a1f6cb6dce4aba55b738610b16023 100644 (file)
@@ -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'