# cook-full critical packages: a build failure on any of these HALTS the
# whole run (toolchain / base — nothing else can build without them).
# One package per line; '#' and blank lines ignored. Edit freely; if this
# file is absent cook-full falls back to a built-in default set.
#
# toolchain / libc / compiler
slitaz-toolchain
glibc
glibc-base
glibc-dev
gcc
gcc-lib-base
binutils
linux-api-headers
# core runtime / shell / coreutils
busybox
bash
coreutils
util-linux
# base libs everything links
zlib
zlib-dev
ncurses
ncurses-dev
ncursesw
ncursesw-dev
readline
readline-dev
# build tools used by most receipts
make
m4
bison
flex
gettext
pkg-config
libtool
automake
autoconf
perl
python
python-dev
