summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--testament/important_packages.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index 7eb94a5c1..257272aa1 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -92,6 +92,7 @@ pkg "strunicode", true, "nim c -r src/strunicode.nim"
 pkg "telebot", true, "nim c -o:tbot -r src/telebot.nim"
 pkg "tempdir"
 pkg "tensordsl", false, "nim c -r tests/tests.nim", "https://krux02@bitbucket.org/krux02/tensordslnim.git"
+pkg "timezones"
 pkg "tiny_sqlite"
 pkg "unicodedb"
 pkg "unicodeplus", true