From bf4073e000d47267ee9962f4fb8c304ebb616146 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 10 May 2012 17:06:32 +0200 Subject: [PATCH 1/1] Switch order of Depends from genisoimage | xorriso to xorriso | genisoimage This should pull xorriso per default on new installs, as xorriso is the preferred way to generate the ISO. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fa20516..7397eba 100644 --- a/debian/control +++ b/debian/control @@ -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 -- 2.1.4