aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index e093c3a..f07e385 100644
--- a/META6.json
+++ b/META6.json
@@ -7,7 +7,8 @@
"depends": [
"Hash::Merge:version<1.0.1>",
"IO::Path::XDG:version<0.2.0>",
- "Log:auth<cpan:TYIL>:version<0.3.0>"
+ "Log:auth<cpan:TYIL>:version<0.3.0>",
+ "IO::Glob"
],
"description": "Extensible library for reading and writing configuration files.",
"license": "LGPL-3.0-only",