mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Add more test dependencies
This commit is contained in:
parent
22bbd906a3
commit
f043e1555c
@ -16,6 +16,7 @@ install:
|
|||||||
- cpanm --notest Cache::Memcached
|
- cpanm --notest Cache::Memcached
|
||||||
- cpanm --notest DBD::Pg
|
- cpanm --notest DBD::Pg
|
||||||
- cpanm --notest Data::Dump
|
- cpanm --notest Data::Dump
|
||||||
|
- cpanm --notest Date::Parse
|
||||||
- cpanm --notest Device::SerialPort
|
- cpanm --notest Device::SerialPort
|
||||||
- cpanm --notest FCGI::Client
|
- cpanm --notest FCGI::Client
|
||||||
- cpanm --notest File::ReadBackwards
|
- cpanm --notest File::ReadBackwards
|
||||||
@ -23,14 +24,19 @@ install:
|
|||||||
- cpanm --notest Graphics::ColorNames
|
- cpanm --notest Graphics::ColorNames
|
||||||
- cpanm --notest IPC::Run3
|
- cpanm --notest IPC::Run3
|
||||||
- cpanm --notest IPC::ShareLite
|
- cpanm --notest IPC::ShareLite
|
||||||
|
- cpanm --notest JSON::Any
|
||||||
- cpanm --notest Modern::Perl
|
- cpanm --notest Modern::Perl
|
||||||
- cpanm --notest MooseX::POE
|
- cpanm --notest MooseX::POE
|
||||||
|
- cpanm --notest Net::SNMP
|
||||||
- cpanm --notest Net::Telnet
|
- cpanm --notest Net::Telnet
|
||||||
- cpanm --notest Net::Telnet::Cisco
|
- cpanm --notest Net::Telnet::Cisco
|
||||||
- cpanm --notest POE
|
- cpanm --notest POE
|
||||||
- cpanm --notest Proc::ProcessTable
|
- cpanm --notest Proc::ProcessTable
|
||||||
- cpanm --notest Redis
|
- cpanm --notest Redis
|
||||||
- cpanm --notest WWW::Mechanize::TreeBuilder
|
- cpanm --notest WWW::Mechanize::TreeBuilder
|
||||||
|
- cpanm --notest Text::Iconv
|
||||||
|
- cpanm --notest XML::Simple
|
||||||
|
- cpanm --notest XML::Twig
|
||||||
- cpanm --notest nvidia::ml
|
- cpanm --notest nvidia::ml
|
||||||
# - Sys::Virt version matching the test system's libvirt-dev
|
# - Sys::Virt version matching the test system's libvirt-dev
|
||||||
- cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz
|
- cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user