summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-04 17:03:00 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-04 17:03:00 +0200
commitca1365305eae118e4a44735b4392ca948de9586f (patch)
tree4a9ff062dd223b89a1c4944855d986b79f15f71e /META.json
parenteee7f47d8b3c685d0f8ba0ad79fad5afd8d719f6 (diff)
downloadApp-BorgRestore-ca1365305eae118e4a44735b4392ca948de9586f.tar.gz
App-BorgRestore-ca1365305eae118e4a44735b4392ca948de9586f.tar.xz
Require borg executable when installing
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'META.json')
-rw-r--r--META.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/META.json b/META.json
index 2dcfdb3..ce68cfd 100644
--- a/META.json
+++ b/META.json
@@ -28,6 +28,7 @@
"prereqs" : {
"configure" : {
"requires" : {
+ "Devel::CheckBin" : "0",
"Module::Build::Tiny" : "0.035"
}
},