slitaz-dev-tools diff tazdev/tazdev.conf @ rev 89

Add lzma to $CHROOT_PKGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 07 20:43:59 2011 +0000 (2011-05-07)
parents 6aa7281d0969
children 43f3d9f291c6
line diff
     1.1 --- a/tazdev/tazdev.conf	Fri May 06 18:49:21 2011 +0000
     1.2 +++ b/tazdev/tazdev.conf	Sat May 07 20:43:59 2011 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  ROOTFS_PKG="no"
     1.5  
     1.6  # Packages for chroot
     1.7 -CHROOT_PKGS="busybox libtaz tazwok tazchroot tazpkg slitaz-base-files"
     1.8 +CHROOT_PKGS="busybox libtaz tazwok tazchroot tazpkg slitaz-base-files lzma"
     1.9  
    1.10  # Main mirror to push and download (ISO, rootfs. etc).
    1.11  MIRROR="mirror.slitaz.org"