# HG changeset patch # User Pascal Bellard # Date 1387533131 -3600 # Node ID c929eb8b5a5614cb193bf8542c3811ad13732374 # Parent 00576a9b9138e6a99f486563ec050467197c6c6b cook.conf: update SETUP_PKGS diff -r 00576a9b9138 -r c929eb8b5a56 cook.conf --- a/cook.conf Thu Dec 12 11:36:09 2013 +0000 +++ b/cook.conf Fri Dec 20 10:52:11 2013 +0100 @@ -36,7 +36,7 @@ # List of packages installed in build chroot by cook or the Cooker setup. SETUP_PKGS="slitaz-toolchain pkg-config intltool gettext zlib-dev bzip2 aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial -rsync tazlito" +rsync dropbear tazlito" # Target host architecture type (Glibc doesn't support i386 anymore). ARCH="i486"