Actions
Bug #11976
openMissing dependency for Debian: syslinux-utils & isolinux
Status:
New
Priority:
Normal
Assignee:
-
Description
For isohybrid to be available, the package 'syslinux-utils' has to be installed.
Furthermore, the actual isolinux-images have to be installed manually or by package 'isolinux'
Valid at least for Debian 8.x
Updated by Dominic Cleal about 9 years ago
This could prove tricky to package as at the moment we have a single source + binary package that's deployed to all Debian-based OSes, we only build it once. We might have to consider splitting up the sources per OS, or put in a hacky workaround such as "syslinux-utils | syslinux" in the depends field (though it stands a good chance of not working).
Actions