Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurately - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259091 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
61c9cc167c
commit
f3603d4d7b
@ -155,7 +155,8 @@ sub OPTIONAL_MODULES {
|
||||
{
|
||||
package => 'Chart',
|
||||
module => 'Chart::Lines',
|
||||
version => '1.0',
|
||||
# Versions below 2.1 cannot be detected accurately.
|
||||
version => '2.1',
|
||||
feature => [qw(new_charts old_charts)],
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user