summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-04-11 00:03:35 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-04-11 00:03:35 +0200
commit101c5c8057d9891f69d5c4660e883d2a4ac42dd5 (patch)
tree1a235129ecfbdc1f6daa2eb0d01ea4d50bd1f117 /META.json
parent7364b442de59d03f91c0eeb48cbf3cd59c7ed6c3 (diff)
downloadApp-BorgRestore-101c5c8057d9891f69d5c4660e883d2a4ac42dd5.tar.gz
App-BorgRestore-101c5c8057d9891f69d5c4660e883d2a4ac42dd5.tar.xz
Add missing dependencies
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'META.json')
-rw-r--r--META.json3
1 files changed, 3 insertions, 0 deletions
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",