cookutils rev 510

cook.conf: add mercurial to SETUP_PKGS
author Richard Dunbar <mojo@slitaz.org>
date Thu Jul 12 17:36:19 2012 +0000 (2012-07-12)
parents b3b8e39cccf5
children 27648cf2bf92
files cook.conf
line diff
     1.1 --- a/cook.conf	Thu Jul 12 09:38:37 2012 +0200
     1.2 +++ b/cook.conf	Thu Jul 12 17:36:19 2012 +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"
     1.8 +aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial"
     1.9  
    1.10  # Target host architecture type (Glibc doesn't support i386 anymore).
    1.11  ARCH="i486"