diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 186da25..f6bee85 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7), mig, sharutils, Standards-Version: 3.8.4 Package: gnumach -Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 +Architecture: any-i386 Depends: ${misc:Depends} Description: The GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. @@ -22,7 +22,7 @@ Package: gnumach-udeb XC-Package-Type: udeb Provides: kernel-image, floppy-modules, ide-modules, input-modules, nic-modules, nic-pcmcia-modules, nic-wireless-modules, pcmcia-modules, scsi-modules, serial-modules Section: debian-installer -Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 +Architecture: any-i386 Depends: ${misc:Depends} Description: The GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. @@ -31,7 +31,7 @@ Package: gnumach-dbg Section: debug Priority: extra Provides: gnumach -Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 +Architecture: any-i386 Depends: ${misc:Depends}, gnumach (= ${binary:Version}) Description: The GNU version of the Mach microkernel for debugging This is the Utah Mach microkernel used by the Hurd. @@ -42,7 +42,7 @@ Description: The GNU version of the Mach microkernel for debugging Package: gnumach-dev Section: devel -Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 +Architecture: any-i386 Depends: ${misc:Depends} Description: The GNU version of the Mach microkernel These are the header files for the Utah Mach microkernel used by the Hurd. |