Subject: | missing dependencies |
I found these with the CentOS rpmbuild automatic perl dependency finder.
None of this breaks the build.
Some referenced modules aren't part of the distribution and can't be
found on CPAN. Maybe they haven't been checked in or are no longer
valid and should be removed:
* scripts/corba/bioenv_server.pl references Bio::CorbaServer::BioENV
* scripts/corba/caching_corba_server.pl references
Bio::CorbaServer::BioEnv and Bio::CorbaClient::SeqDB
Missing dependencies in Build.PL. I was able to find these on CPAN:
* DBD::Oracle (referenced in
Bio::DB::BioSQL::Oracle::BiosequenceAdaptorDriver and
Bio::DB::BioSQL::Oracle::BasePersistenceAdaptorDriver
* CORBA::ORBit (referenced in scripts/corba/bioenv_server.pl,
scripts/corba/test_bioenv.pl, and scripts/corba/caching_corba_server.pl)