aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2016-11-11 14:51:41 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2016-11-11 14:51:41 +0000
commit00aa89f1026f49eec14b5084dcc58299d536918c (patch)
tree00a4e16e3606633337ea0280f7c52401905d97ff
parent308fdfd54d2e10c7fc82d40afc4169c37c1bfff4 (diff)
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 <luca.boccassi@gmail.com>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
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}