[Debian-live-changes] r2534 - in dists/trunk/live-helper: debian helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Thu Jul 19 21:46:18 UTC 2007


Author: daniel
Date: 2007-07-19 21:46:18 +0000 (Thu, 19 Jul 2007)
New Revision: 2534

Modified:
   dists/trunk/live-helper/debian/control
   dists/trunk/live-helper/helpers/lh_binary_rootfs
Log:


Modified: dists/trunk/live-helper/debian/control
===================================================================
--- dists/trunk/live-helper/debian/control	2007-07-19 21:37:11 UTC (rev 2533)
+++ dists/trunk/live-helper/debian/control	2007-07-19 21:46:18 UTC (rev 2534)
@@ -11,6 +11,7 @@
 Package: live-helper
 Architecture: all
 Depends: cdebootstrap (>= 0.3.15) | debootstrap (>= 0.3.3.2)
+Suggests: genisoimage, squashfs-tools
 Conflicts: live-package
 Replaces: live-package
 Provides: make-live

Modified: dists/trunk/live-helper/helpers/lh_binary_rootfs
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_rootfs	2007-07-19 21:37:11 UTC (rev 2533)
+++ dists/trunk/live-helper/helpers/lh_binary_rootfs	2007-07-19 21:46:18 UTC (rev 2534)
@@ -146,7 +146,7 @@
 
 	squashfs)
 		# Checking depends
-		Check_package chroot/usr/sbin/mksquashfs squashfs-tools
+		Check_package chroot/usr/share/doc/squashfs-tools squashfs-tools
 
 		# Installing depends
 		Install_package




More information about the Debian-live-changes mailing list