diff options
author | Daniel Baumann <daniel@debian.org> | 2008-03-06 14:53:28 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:01:35 +0100 |
commit | acb8917a76005ad613922a466aba3770793daedc (patch) | |
tree | 4b4be2aac3615a419bc8aaf7c51cfbce5fd9d397 /debian/bug/script | |
parent | 7d1e0723edb751149eff023b064830694a3cd569 (diff) | |
download | live-build-acb8917a76005ad613922a466aba3770793daedc.zip live-build-acb8917a76005ad613922a466aba3770793daedc.tar.gz |
Updating bug script to also check for recently added packages to suggests.
Diffstat (limited to 'debian/bug/script')
-rw-r--r-- | debian/bug/script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/bug/script b/debian/bug/script index 963a5f7..ffbb62c 100644 --- a/debian/bug/script +++ b/debian/bug/script @@ -4,4 +4,4 @@ dpkg -l debootstrap cdebootstrap # Checking suggests -dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs sudo fakeroot syslinux grub +dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub |