mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add Mozilla::CA as CPAN dependency for new F::Q TIAA-CREF module
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22429 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
42a9a15285
commit
5243631e64
@ -38,6 +38,7 @@ if ($( != 0) {
|
||||
|
||||
CPAN::Shell->install('LWP');
|
||||
CPAN::Shell->install('Date::Manip');
|
||||
CPAN::Shell->install('Mozilla::CA');
|
||||
CPAN::Shell->install('HTML::Parser');
|
||||
CPAN::Shell->install('HTML::TableExtract');
|
||||
CPAN::Shell->install('Crypt::SSLeay');
|
||||
|
Loading…
Reference in New Issue
Block a user