[perl-gnome2-gconf] META.yml: added 'configure_requires' key



commit 079c16cebbd4df89c5124e093190615f5884bb22
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Aug 19 23:22:37 2020 -0700

    META.yml: added 'configure_requires' key
    
    - This fixes automated installs via cpanminus (RT#129419)

 META.yml | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/META.yml b/META.yml
index 89f3ed4..d07003f 100644
--- a/META.yml
+++ b/META.yml
@@ -8,3 +8,8 @@ requires:
 
 distribution_type: module
 generated_by: ExtUtils::MakeMaker version 6.30_01
+configure_requires:
+  ExtUtils::Depends: '0.2'
+  ExtUtils::MakeMaker: '0'
+  ExtUtils::PkgConfig: '1.03'
+  Glib: '1.120'


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