diff --git a/src/quotes/gnc-fq-update.in b/src/quotes/gnc-fq-update.in index c61bf8994b..3aed182044 100644 --- a/src/quotes/gnc-fq-update.in +++ b/src/quotes/gnc-fq-update.in @@ -36,11 +36,6 @@ if ($( != 0) { exit 0 if ($input ne "y"); } -CPAN::Shell->install('Date::Manip'); -CPAN::Shell->install('HTML::TableExtract'); -CPAN::Shell->install('HTTP::Request::Common'); -CPAN::Shell->install('Crypt::SSLeay'); -CPAN::Shell->install('LWP'); CPAN::Shell->install('Finance::Quote'); ## Local Variables: