From 14ee437d07052138d1c6640bc2f5ab00c23afa3d Mon Sep 17 00:00:00 2001 From: Elias Probst Date: Wed, 28 May 2014 22:44:57 +0200 Subject: [PATCH] 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 ``` --- debian/control | 1 + 1 file changed, 1 insertion(+) 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, -- 2.1.4