diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-27 14:22:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-27 14:22:04 -0400 |
commit | 49b3ab607107fe138eba22e408f7ab2801243f7e (patch) | |
tree | c0bf5b4882fb528baa018953365e077c8b2eef27 /debian/control | |
parent | 097f7ddda269eab7092ddb0caaa57f01b26c8f40 (diff) |
Add temporary workaround for bug #763078 which broke building on armel and armhf.
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 ec29aedbf..3b4ee9e84 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,7 @@ Build-Depends: curl, openssh-client, git-remote-gcrypt (>= 0.20130908-6), + llvm-3.4 [armel armhf], Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/git-annex |