add new module dependency for sales tax

This commit is contained in:
Colin Kuskie 2006-10-21 15:48:09 +00:00
parent 5c77aace16
commit 2b73d1ee2d

View file

@ -93,6 +93,7 @@ checkModule("POSIX");
checkModule("List::Util");
checkModule("Color::Calc");
checkModule("Text::Aspell",0.01,2);
checkModule("Locale::US");
###################################
# Checking WebGUI