From 101c5c8057d9891f69d5c4660e883d2a4ac42dd5 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 11 Apr 2017 00:03:35 +0200 Subject: Add missing dependencies Signed-off-by: Florian Pritz --- META.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'META.json') diff --git a/META.json b/META.json index e471714..a86006d 100644 --- a/META.json +++ b/META.json @@ -42,7 +42,10 @@ }, "runtime" : { "requires" : { + "DBD::SQLite" : "0", + "DBI" : "0", "Function::Parameters" : "0", + "IPC::Run" : "0", "Log::Any" : "0", "Log::Any::Adapter::Log4perl" : "0", "Log::Log4perl" : "0", -- cgit v1.2.3-24-g4f1b