[perl-Glib-Object-Introspection] Require gobject-introspection-1.0 >= 0.10.0
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Require gobject-introspection-1.0 >= 0.10.0
- Date: Tue, 9 Aug 2011 15:05:30 +0000 (UTC)
commit 6ca9c572d8cb0b8d9fd81541b82defb9fa0cfb47
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Tue Aug 9 16:58:49 2011 +0200
Require gobject-introspection-1.0 >= 0.10.0
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index ac345ce..898fea3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,7 +29,7 @@ my %PREREQ_PM = (
);
my %BUILD_REQ = (
- 'gobject-introspection-1.0' => '0.6.8',
+ 'gobject-introspection-1.0' => '0.10.0',
);
my $dep_success = eval <<__EOE__;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]