From: Elias Probst Date: Wed, 28 May 2014 20:44:57 +0000 (+0200) Subject: Add 'rsync' to dependencies X-Git-Tag: v0.25.0~6 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=14ee437d07052138d1c6640bc2f5ab00c23afa3d Add 'rsync' to dependencies Otherwise using a $CHROOT_INSTALL will result in a message like this: ``` /usr/sbin/grml-live: line 1150: rsync: command not found ``` --- diff --git a/debian/control b/debian/control index 1399275..70f4038 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: bc, mksh, moreutils, pciutils, + rsync, squashfs-tools (>= 1:4.2-0~bpo60), syslinux, xorriso | genisoimage,