summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index a9b8bf8..ef2e41b 100755
--- a/Build.PL
+++ b/Build.PL
@@ -21,7 +21,8 @@ Module::Build->new(
'Getopt::Long' => 0,
'IO::Handle' => 0,
'IPC::Run' => 0,
- 'SDL' => 0,
+ 'SDL::Mixer' => 0,
+ 'SDL::Music' => 0,
'Term::Size' => 0,
'Time::HiRes' => 0,
},