Mare Overlay an object with new and DESTROY. Bootstrapper made to
[sdlgit/SDL_perl.git] / Build.PL
index 2c40fd2..a4a35b9 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -88,7 +88,7 @@ my %subsystems =
                        from => 'src/SFont.xs',
                        to   => 'lib/SDL/SFont.xs',
                },
-               libraries => [qw( SDL SDL_image )],
+               libraries => [qw( SDL SDL_image SDL_ttf )],
        },      
 );