Depend on syslinux instead of syslinux-common
authorMichael Prokop <mika@grml.org>
Sat, 14 Jan 2012 00:04:54 +0000 (01:04 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 14 Jan 2012 00:04:54 +0000 (01:04 +0100)
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

index 8fc4634..fa20516 100644 (file)
@@ -13,7 +13,7 @@ Bugs: mailto:bugs@grml.org
 
 Package: grml-live
 Architecture: all
 
 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
 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