From 00aa89f1026f49eec14b5084dcc58299d536918c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 11 Nov 2016 14:51:41 +0000 Subject: [PATCH] Mark dpdk-doc as Multi-Arch: foreign As suggested by multiarch hinter, this package is architecture: all and it does not depend on arch-specific packages, so it can be marked multiarch-foreign. This way it can satisfy a dependency on any architecture. Change-Id: I3ccd2c749a8a2098d4a61baf4900359b183e9e13 Signed-off-by: Luca Boccassi --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 348e15f5..5a7e68d2 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Description: Data Plane Development Kit (development files) Package: dpdk-doc Section: doc Architecture: all +Multi-Arch: foreign Homepage: http://dpdk.org/doc/guides/index.html Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python:Depends} Recommends: python, ${python:Recommends} -- 2.16.6