update Makefile.PL dependancies (PREREQ_PM) for self-service module and
[freeside.git] / fs_signup / FS-SignupClient / Makefile.PL
index e740519..c3c213f 100644 (file)
@@ -12,7 +12,7 @@ WriteMakefile(
                          'Business::CreditCard' => 0,
                          'HTTP::BrowserDetect' => 0,
                          'HTTP::Headers::UserAgent' => 3,
-                         'Storable' => 0,
                          'Text::Template' => 0,
+                         'FS::SelfService' => 0,
                        },
 );