apparently the macros are messed up
[sdlgit/SDL_perl.git] / Build.PL
old mode 100755 (executable)
new mode 100644 (file)
index 6bbac4b..6eec5c2
--- a/Build.PL
+++ b/Build.PL
@@ -139,8 +139,11 @@ my $build   = SDL::Build->new(
        {
                'Test::Simple' => '0.47',
                'Module::Build' => '0.22',
-               'YAML'  => '0.68',
-               'Alien::SDL'    => '>=0.03, !=0.04',
+               'YAML'  => '0.68'
+       },
+       configure_requires =>
+       {
+               'Alien::SDL'    => '0.07',
                'ExtUtils::CBuilder' => '0.260301'
        },
        build_recommends     =>