From: Michael Prokop Date: Sat, 14 Jan 2012 00:04:54 +0000 (+0100) Subject: Depend on syslinux instead of syslinux-common X-Git-Tag: v0.18.0~20 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=4eaa219377b66a6b1241aec0b713210597701896 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. --- 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