From 4eaa219377b66a6b1241aec0b713210597701896 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 14 Jan 2012 01:04:54 +0100 Subject: [PATCH] Depend on syslinux instead of syslinux-common isohybrid is provided by syslinux, it's annoying to have a working base build and then just fail at the ISO finalising stage. As syslinux depends on syslinux-common anyway this shouldn't be a problem on any supported Debian suite. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8fc4634..fa20516 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-common +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 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