Re-add mtools to Depends as they are just suggests of syslinux package
authorMichael Prokop <mika@grml.org>
Thu, 25 Nov 2010 10:06:11 +0000 (11:06 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 25 Nov 2010 10:06:11 +0000 (11:06 +0100)
Quoting http://bts.grml.org/grml/issue905:

  I'm using grml2usb (0.9.25) from grml repo on a Debian Squeeze system. grml2usb
  fails with the message

  Installing syslinux as bootloader
  sh: mcopy: not found
  syslinux: failed to create ldlinux.sys

  That's because syslinux package in Debian Squezze just 'suggests' mtools·
  package. I filed a Bug in Debian BTS requesting syslinux at least to·
  recommend mtools package but it was closed... (Bug#594331)

Thanks: Michael Gissing
Closes: issue905

debian/control

index 2cf103f..4cbb936 100644 (file)
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.grml.org/?p=grml2usb.git
 
 Package: grml2usb
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python, rsync
+Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python, rsync, mtools
 Recommends: syslinux
 Description: install grml system / ISO to usb device
  This script installs a grml ISO to an USB device to be able