From patchwork Mon Nov 21 12:12:26 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Make wireless-crda Multi-Arch: foreign Date: Mon, 21 Nov 2011 02:12:26 -0000 From: Colin Watson X-Patchwork-Id: 126770 Message-Id: <20111121121226.GH3159@riva.dynamic.greenend.org.uk> To: kernel-team@lists.ubuntu.com This will allow wireless-crda to satisfy dependencies of non-native-architecture packages. In particular, this helps with installing linux-image-generic:amd64 on i386, which is one of the early steps involved in crossgrading an i386 system to amd64. Signed-off-by: Colin Watson --- debian/control | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/debian/control b/debian/control index 57c7d97..c2f21ab 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Vcs-Git: git://kernel.ubuntu.com/ubuntu/wireless-crda.git Package: wireless-crda Architecture: any +Multi-Arch: foreign Depends: udev Description: Wireless Central Regulatory Domain Agent This package provides the CRDA agent for wireless drivers to