aboutsummaryrefslogtreecommitdiff
path: root/Build/BundledPrograms.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-13 12:05:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-13 12:05:47 -0400
commite15eeb92f3f998395a57ccaf88411398fd9ec2e6 (patch)
tree33c0dd2ec1b8972e97c35e3645bf2e6e37b650c1 /Build/BundledPrograms.hs
parent2166f11aca543ec568a3106d9fe63353bcd4ccd4 (diff)
add git-remote-gcrypt to bundle when available
Diffstat (limited to 'Build/BundledPrograms.hs')
-rw-r--r--Build/BundledPrograms.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/BundledPrograms.hs b/Build/BundledPrograms.hs
index 9a50778d4..7ce3900c1 100644
--- a/Build/BundledPrograms.hs
+++ b/Build/BundledPrograms.hs
@@ -35,6 +35,7 @@ bundledPrograms = catMaybes
, ifset SysConfig.wget "wget"
, ifset SysConfig.bup "bup"
, SysConfig.lsof
+ , SysConfig.gcrypt
, SysConfig.sha1
, SysConfig.sha256
, SysConfig.sha512