projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c4191b5
)
Some fix
Kartik Thakore [Tue, 29 Sep 2009 19:53:54 +0000 (15:53 -0400)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
e0618a9
..
b96fd1f
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-139,7
+139,7
@@
my $build = SDL::Build->new(
{
'YAML' => '0.68',
'ExtUtils::CBuilder' => '0.260301',
- 'Alien::SDL' => '0.7',
+ 'Alien::SDL' => '0.7.1',
},
build_requires =>
{