From 1d254952a83940775645a1d4c40a547895277d70 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 4 Jan 2012 16:46:39 +0100 Subject: [PATCH 1/1] Add genext2fs to depends [Closes: issue1126] /sbin/live-snapshot uses genext2fs, but genext2fs is missing by default. Thanks: Charles A. Hewson for the bugreport --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4021c30..990a5fb 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Bugs: mailto:bugs@grml.org Package: live-boot-grml Architecture: all -Depends: ${misc:Depends}, live-boot-grml-initramfs-tools +Depends: ${misc:Depends}, genext2fs, live-boot-grml-initramfs-tools Recommends: live-boot-grml-doc, eject, file, rsync, uuid-runtime Conflicts: live-boot Replaces: live-boot -- 2.1.4