diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-15 15:40:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-15 15:40:36 -0400 |
commit | 6ce60cb5acc190c0b72ab66c65e6fe10682fcd44 (patch) | |
tree | 4da91b2a7717b201e7164b7b6279f1beebe693e7 /debian/control | |
parent | 5f02a22c5ba647405d222cc08bfe124d011411d5 (diff) |
add git-remote-gcrypt to build depends
This ensures it's pulled in when building the standalone tarball
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3938ca5a8..bba9e3de9 100644 --- a/debian/control +++ b/debian/control @@ -72,6 +72,7 @@ Build-Depends: wget, curl, openssh-client, + git-remote-gcrypt (>= 0.20130908-6), Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/git-annex |