Dose_pef.Packages_types
type architectures = architecture list
type vpkgname = string * architecture option
type vpkglist = vpkg list
type vpkgformula = vpkg list list
type builddep = vpkg * (bool * architecture) list * (bool * buildprofile) list list
type builddepslist = builddep list
type builddepsformula = builddep list list