[perl-Glib-Object-Introspection] Require Glib 1.230
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Require Glib 1.230
- Date: Tue, 16 Aug 2011 18:49:03 +0000 (UTC)
commit 865dc98191581101ce393a5697d5294d76517bcb
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Tue Aug 16 20:45:53 2011 +0200
Require Glib 1.230
For gperl_hv_take_sv.
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index f44aec3..2d3da0c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -25,7 +25,7 @@ use Cwd;
my %PREREQ_PM = (
'ExtUtils::Depends' => 0.300,
'ExtUtils::PkgConfig' => 1.000,
- 'Glib' => 1.220,
+ 'Glib' => 1.230, # FIXME: 1.240
);
my %BUILD_REQ = (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]