diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh index e9f97958d..74ffaea47 100755 --- a/examples/cron/snapshots.sh +++ b/examples/cron/snapshots.sh @@ -3,7 +3,7 @@ # Needs: build-essential fakeroot lsb-release git-core [...] # Static variables -PACKAGES="live-helper live-initramfs" +PACKAGES="live-helper live-initramfs live-initscripts live-webhelper" DEBEMAIL="debian-live-devel@lists.alioth.debian.org" EMAIL="debian-live-devel@lists.alioth.debian.org"