# HG changeset patch # User Richard Dunbar # Date 1342114579 0 # Node ID c3e5084142d5815fc940fee1670ab051d513a1ae # Parent b3b8e39cccf55e3fec7e15956550b243445cedf7 cook.conf: add mercurial to SETUP_PKGS diff -r b3b8e39cccf5 -r c3e5084142d5 cook.conf --- a/cook.conf Thu Jul 12 09:38:37 2012 +0200 +++ b/cook.conf Thu Jul 12 17:36:19 2012 +0000 @@ -35,7 +35,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" +aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial" # Target host architecture type (Glibc doesn't support i386 anymore). ARCH="i486"