[perl-Glib-Object-Introspection] Depend on the stable release Glib 1.280



commit 1410b6b7be9763e69f12254ca4c4e1a5d7437019
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Mon Jan 21 00:06:48 2013 +0100

    Depend on the stable release Glib 1.280
    
    Instead of the unstable 1.270.

 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 53c4e65..c1915ef 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,7 @@ use Config;
 use Cwd;
 
 my %RUNTIME_REQ_PM = (
-  'Glib' => 1.270,
+  'Glib' => 1.280,
 );
 
 my %CONFIG_REQ_PM = (



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