Index: trunk/PS-IPP-Config/Build.PL
===================================================================
--- trunk/PS-IPP-Config/Build.PL	(revision 11647)
+++ trunk/PS-IPP-Config/Build.PL	(revision 14400)
@@ -4,5 +4,5 @@
 Module::Build->new(
     module_name         => 'PS::IPP::Config',
-    dist_version_from   => 'lib/PS/IPP//Config.pm',
+    dist_version_from   => 'lib/PS/IPP/Config.pm',
     author              => 'Paul Price <price@ifa.hawaii.edu> and Joshua Hoblitt <jhoblitt@cpan.org>',
     license             => 'gpl',
@@ -11,5 +11,7 @@
         'Carp'                      => 0,
         'Class::Accessor::Fast'     => '0.19',
-        'PS::IPP::Metadata::Config' => '0.07',
+        'File::Spec'                => '0.87',
+        'Getopt::Long'              => '2.33'
+        'PS::IPP::Metadata::Config' => '1.00',
         'Statistics::Descriptive'   => '2.6',
         'URI'                       => 0,
