add git-remote-gcrypt to bundle when available

This commit is contained in:
Joey Hess 2013-09-13 12:05:47 -04:00
parent 0bf5a40519
commit a9cb7d4744
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ bundledPrograms = catMaybes
, ifset SysConfig.wget "wget"
, ifset SysConfig.bup "bup"
, SysConfig.lsof
, SysConfig.gcrypt
, SysConfig.sha1
, SysConfig.sha256
, SysConfig.sha512