Switch order of Depends from genisoimage | xorriso to xorriso | genisoimage
authorEvgeni Golov <evgeni@debian.org>
Thu, 10 May 2012 15:06:32 +0000 (17:06 +0200)
committerEvgeni Golov <evgeni@debian.org>
Thu, 10 May 2012 15:06:32 +0000 (17:06 +0200)
This should pull xorriso per default on new installs, as xorriso is the
preferred way to generate the ISO.

debian/control

index fa20516..7397eba 100644 (file)
@@ -13,7 +13,7 @@ Bugs: mailto:bugs@grml.org
 
 Package: grml-live
 Architecture: all
-Depends: ${misc:Depends}, bc, fai-client (>= 3.4.0), fai-server (>= 3.4.0), genisoimage | xorriso, mksh, moreutils, squashfs-tools (>= 1:4.2-0~bpo60), pciutils, memtest86+, syslinux
+Depends: ${misc:Depends}, bc, fai-client (>= 3.4.0), fai-server (>= 3.4.0), xorriso | genisoimage, mksh, moreutils, squashfs-tools (>= 1:4.2-0~bpo60), pciutils, memtest86+, syslinux
 Recommends: grml-live-db, ia32-libs, ipxe, grub-pc-bin, imagemagick
 Suggests: fai-doc, grml-live-addons, grml-live-compat
 Description: build system for creating a Grml (based) Linux live system