1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Package: mig
Architecture: hurd-any
Multi-Arch: no
Depends: ${misc:Depends}, ${mig:host}
Description: GNU Mach Interface Generator
This is the GNU distribution of the MIG, which is needed to compile
the GNU C library, the GNU Hurd and GNU Mach.
.
This package provides a mig command that generates interfaces for the host
architecture of this package.
Package: mig-for-host
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${mig:host}
Description: GNU Mach Interface Generator - metapackage for host
This is the GNU distribution of the MIG, which is needed to compile
the GNU C library, the GNU Hurd and GNU Mach.
.
Like the mig package, this produces interfaces for the host architecture of
this package, but as a triplet-mig command which is possibly a cross-generator.
|