]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: [Debian] gcc-multilib does not exist on ppc64el
authorAndy Whitcroft <apw@canonical.com>
Thu, 12 Nov 2015 10:13:07 +0000 (10:13 +0000)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
We have a hard dependency on gcc-multilib which is not available on
ppc64el.  Drop this dependancy by making it arch conditional.

BugLink: http://bugs.launchpad.net/bugs/1515541
Signed-off-by: Andy Whitcroft <apw@canonical.com>
debian/tests/control

index 49f60ee69742e2c00018156db4671d0e9bddda49..c24efa1982cc7e99341ec331081132a59c01242b 100644 (file)
@@ -3,5 +3,5 @@ Depends: @builddeps@, fakeroot
 Restrictions: allow-stderr
 
 Tests: ubuntu-regression-suite
-Depends: build-essential, gcc-multilib, gdb, git, bzr
+Depends: build-essential, gcc-multilib [amd64 arm64 armhf i386 powerpc], gdb, git, bzr
 Restrictions: allow-stderr, isolation-machine, breaks-testbed