cookutils rev 619

cook.conf: update SETUP_PKGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 10:52:56 2013 +0000 (2013-12-05)
parents d8add5c9a688
children 1769038308f3
files cook.conf
line diff
     1.1 --- a/cook.conf	Wed Oct 30 18:48:59 2013 +0100
     1.2 +++ b/cook.conf	Thu Dec 05 10:52:56 2013 +0000
     1.3 @@ -35,7 +35,7 @@
     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"
     1.8 +aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial rsync"
     1.9  
    1.10  # Target host architecture type (Glibc doesn't support i386 anymore).
    1.11  ARCH="i486"