[perl-gnome2-print/deprecation: 1/5] META.yml: added module deps to 'configure_requires:' for 'cpanm'




commit 7af056ea7e0409344ff0e4faed29e42bdd4580cf
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Oct 1 08:00:34 2020 -0700

    META.yml: added module deps to 'configure_requires:' for 'cpanm'

 META.yml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/META.yml b/META.yml
index d431208..8e42461 100644
--- a/META.yml
+++ b/META.yml
@@ -4,7 +4,11 @@ name:         Gnome2-Print
 version:      0.92
 version_from: Print.pm
 installdirs:  site
-requires:
-
+configure_requires:
+  ExtUtils::Depends: '0.2'
+  ExtUtils::MakeMaker: '0'
+  ExtUtils::PkgConfig: '1.03'
+  Glib: '1.120'
+  Gtk2: '1.120'
 distribution_type: module
 generated_by: ExtUtils::MakeMaker version 6.17


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