[Reproducible-commits] [diffoscope] 01/01: Add binutils-multiarch	to Build-Depends
    Jérémy Bobbio 
    lunar at moszumanska.debian.org
       
    Thu Nov 19 12:10:52 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository diffoscope.
commit 315c4f8b73c096d14c5b7bd5894342a00a2240c1
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Nov 19 12:08:39 2015 +0000
    Add binutils-multiarch to Build-Depends
    
    Otherwise the tests for ELF object files fail on architectures
    that are not amd64.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 057979d..28bed7e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Reproducible builds folks <reproducible-builds at lists.alioth.debian.o
 Uploaders: Jérémy Bobbio <lunar at debian.org>,
  Reiner Herrmann <reiner at reiner-h.de>,
  Holger Levsen <holger at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: binutils-multiarch,
+               debhelper (>= 9),
                dh-python,
                python3-all,
                python3-debian,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
    
    
More information about the Reproducible-commits
mailing list