From: Darshaka Pathirana Date: Wed, 14 Nov 2018 17:08:57 +0000 (+0100) Subject: Remove genisoimage from dependencies X-Git-Tag: v0.32.3~3^2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=3c0d23bcd80c75ab4390d467f3bfceed42bce0c7;ds=sidebyside Remove genisoimage from dependencies When running grml-live with genisoimage (9:1.1.11-3+b2) on Debian/stretch the following error is shown: # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_SMALL,AMD64 -t $(pwd)/templates/ -o /dev/shm/grml-live [...] [*] Finished execution of stage 'squashfs' [*] Forcing rebuild of ISO because files on ISO have been modified. [*] Using genisoimage to build ISO. genisoimage: -i option no longer supported. stat: cannot stat '/dev/shm/grml-live/grml_isos/grml_0.0.1.iso': No such file or directory [!] Error: there was a critical error executing stage 'iso build Closes: grml/grml-live#65 --- diff --git a/debian/control b/debian/control index e9b58cc..233816e 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Depends: bc, rsync, squashfs-tools (>= 1:4.2-0~bpo60), syslinux, - xorriso | genisoimage, + xorriso, ${misc:Depends} Recommends: grml-live-db, grub-pc-bin,