Source: mini-iso-tools
Section: misc
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 gcovr <!nocheck>,
 kexec-tools,
 libcmocka-dev <!nocheck>,
 libjson-c-dev,
 libncurses-dev,
 meson,
 ninja-build,
 pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/canonical/mini-iso-tools
Vcs-Browser: https://github.com/canonical/mini-iso-tools

Package: mini-iso-tools
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ca-certificates,
 casper,
 dhcpcd-base,
 kbd,
 kexec-tools,
 ncurses-term,
 openssl,
Description: Show a menu of bootable ISOs
 This package provides hook scripts for the new mini.iso to allow it to
 present a menu of possible boot targets.
 .
 This package should not be installed on normal systems and is only offered
 to support the install media creation process.
