add new module dependency for sales tax
This commit is contained in:
parent
5c77aace16
commit
2b73d1ee2d
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ checkModule("POSIX");
|
|||
checkModule("List::Util");
|
||||
checkModule("Color::Calc");
|
||||
checkModule("Text::Aspell",0.01,2);
|
||||
checkModule("Locale::US");
|
||||
|
||||
###################################
|
||||
# Checking WebGUI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue