diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-01-06 14:40:32 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-01-06 14:40:32 +0100 |
commit | 3c986f7271081b144bc294e62ef75744ddcda2bc (patch) | |
tree | 08e336c76c544d301787c6d3ffc50085c4ecee8c /debian/control | |
parent | ff31ea5cf19afe78c168db13352c4a60917ee6e8 (diff) |
control: Make gnumach-dev multi-arch:same.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 66c3c13..d4fd299 100644 --- a/debian/control +++ b/debian/control @@ -130,6 +130,7 @@ Description: GNU version of the Mach microkernel, common files. Package: gnumach-dev Section: devel Architecture: any-i386 +Multi-Arch: same Depends: ${misc:Depends} Description: GNU version of the Mach microkernel These are the header files for the Utah Mach microkernel used by the Hurd. |