Adding plymouth in bug script.
authorDaniel Baumann <daniel@debian.org>
Mon, 6 Sep 2010 13:20:51 +0000 (15:20 +0200)
committerDaniel Baumann <daniel@debian.org>
Mon, 6 Sep 2010 13:20:51 +0000 (15:20 +0200)
debian/live-boot.bug-script

index 1dc3d3b..385770c 100644 (file)
@@ -10,6 +10,6 @@ dpkg -l eject uuid-runtime wget
 dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools
 
 # Checking other packages
-dpkg -l cryptsetup
+dpkg -l cryptsetup plymouth
 
 exit 0