cookutils diff cook.conf @ rev 621

cook.conf: need tazlito to build flavors
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 12 11:36:09 2013 +0000 (2013-12-12)
parents 61cdcd51454d
children c929eb8b5a56
line diff
     1.1 --- a/cook.conf	Thu Dec 05 10:52:56 2013 +0000
     1.2 +++ b/cook.conf	Thu Dec 12 11:36:09 2013 +0000
     1.3 @@ -35,7 +35,8 @@
     1.4  
     1.5  # List of packages installed in build chroot by cook or the Cooker setup.
     1.6  SETUP_PKGS="slitaz-toolchain pkg-config intltool gettext zlib-dev bzip2
     1.7 -aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial rsync"
     1.8 +aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial 
     1.9 +rsync tazlito"
    1.10  
    1.11  # Target host architecture type (Glibc doesn't support i386 anymore).
    1.12  ARCH="i486"