Either depend on syslinux | grub2 | grub
authorMichael Prokop <mika@grml.org>
Mon, 2 Mar 2009 19:09:31 +0000 (20:09 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 2 Mar 2009 19:10:00 +0000 (20:10 +0100)
debian/changelog
debian/control

index 9a48ed8..cacaea7 100644 (file)
@@ -22,6 +22,7 @@ grml2usb (0.9.2) unstable; urgency=low
     - drop mtools from depends
     - slightly improve long description
     - add asciidoc, xsltproc and docbook-xsl to Build-Depends
+    - either depend on syslinux | grub2 | grub
 
  -- Michael Prokop <mika@grml.org>  Mon, 02 Mar 2009 16:40:55 +0100
 
index 1257192..deccff0 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, python
+Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python
 Description: install grml system / ISO to usb device
  This script installs a grml ISO to an USB device to be able to boot from it.
  Make sure you have at least one grml ISO or a running grml system (/live/image)