summaryrefslogtreecommitdiff
path: root/fs_signup/FS-SignupClient/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'fs_signup/FS-SignupClient/Makefile.PL')
-rw-r--r--fs_signup/FS-SignupClient/Makefile.PL3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs_signup/FS-SignupClient/Makefile.PL b/fs_signup/FS-SignupClient/Makefile.PL
index e74051947..310200b57 100644
--- a/fs_signup/FS-SignupClient/Makefile.PL
+++ b/fs_signup/FS-SignupClient/Makefile.PL
@@ -11,8 +11,7 @@ WriteMakefile(
'PREREQ_PM' => {
'Business::CreditCard' => 0,
'HTTP::BrowserDetect' => 0,
- 'HTTP::Headers::UserAgent' => 3,
- 'Storable' => 0,
'Text::Template' => 0,
+ 'FS::SelfService' => 0,
},
);