[perl-gnome2/deprecation: 8/8] META.yml: changed 'requires' to 'configure_requires'




commit 3e0bd8b4125470f5ec3171be1180f24b3e634871
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Sep 29 16:53:13 2020 -0700

    META.yml: changed 'requires' to 'configure_requires'

 META.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/META.yml b/META.yml
index 9b49fc0..dd336ec 100644
--- a/META.yml
+++ b/META.yml
@@ -4,14 +4,13 @@ name:         Gnome2
 version:      1.023
 version_from: Gnome2.pm
 installdirs:  site
-requires:
+configure_requires:
     ExtUtils::Depends:             0.20
     ExtUtils::PkgConfig:           1.03
     Glib:                          1.04
     Gnome2::Canvas:                1.00
     Gnome2::VFS:                   1.00
     Gtk2:                          1.00
-
 distribution_type: module
 generated_by: ExtUtils::MakeMaker version 6.30
 x_deprecated: 1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]