Sorry, fixed patch attached. I'd left the arch restriction of the
sparc-utils package in there, meaning to check how to specify that to
dpkg if necessary, but got distracted and forgot.
commit a7a02c10264087b5c5849cf93f8d95deca649a9d
Author: jnqnfe <jnq...@gmail.com>
Date:   Thu Jan 1 03:22:32 2015 +0000

    Update dependencies in live-build.bug-script file (Closes: #774340)

diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script
index 8a68d30..58e2f72 100644
--- a/debian/live-build.bug-script
+++ b/debian/live-build.bug-script
@@ -3,10 +3,10 @@
 DEFAULT_SETTINGS="/etc/live/build.conf"
 
 # Checking depends
-dpkg -l debootstrap cdebootstrap
+dpkg -l apt-utils coreutils cpio dctrl-tools debianutils debootstrap 
cdebootstrap diffutils dpkg findutils gawk gpgv grep gzip mount sed sparc-utils 
tar util-linux wget
 
 # Checking suggests
-dpkg -l dosfstools xorriso loadlin memtest86+ memtest86 mtools parted 
squashfs-tools mtd-tools syslinux syslinux-common extlinux grub uuid-runtime 
win32-loader
+dpkg -l udev man-db git
 
 if [ -e "${DEFAULT_SETTINGS}" ]; then
        echo "Contents of ${DEFAULT_SETTINGS}:"

Reply via email to