[linux] 05/12: tests: Add dependency on gcc-multilib [amd64] for x86 compat tests

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Aug 13 13:23:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch benh/autopkgtest
in repository linux.

commit e9e7798786304a8372ad653c6c98d39aa26d85fc
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Aug 13 10:14:55 2015 +0200

    tests: Add dependency on gcc-multilib [amd64] for x86 compat tests
---
 debian/templates/tests-control.main.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/templates/tests-control.main.in b/debian/templates/tests-control.main.in
index 373ccfc..ff94552 100644
--- a/debian/templates/tests-control.main.in
+++ b/debian/templates/tests-control.main.in
@@ -1,3 +1,3 @@
 Tests: selftests
 Restrictions: breaks-testbed, needs-root, isolation-machine
-Depends: kexec-tools, gcc, make, libpopt-dev
+Depends: kexec-tools, gcc, make, libpopt-dev, gcc-multilib [amd64]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list