~ubuntu-core-dev/ubuntu-seeds/platform.intrepid

993 by Colin Watson
split part of minimal seed out to required, and add build-essential inheriting only from required; this should allow implementing Build-Essential: yes extra overrides for debootstrap
1
This seed is used to implement the debootstrap buildd variant. It doesn't include build-essential itself since that historically hasn't been in the buildd chroots, being only informational.
2
3
 * apt
4
 * dpkg-dev
5
 * gcc
6
 * g++
7
 * libc6-dev [!alpha !ia64]
8
 * libc6.1-dev [alpha ia64]
9
 * make