]> code.delx.au - refind/blobdiff - debian/control
Debian package-creation file changes to better support an Ubuntu PPA.
[refind] / debian / control
index c0fe492dee2c7019127554a6c63fc3b8eeaf30e5..f20e4cdb29378f8f35e2209b2337cb877b2fe878 100644 (file)
@@ -2,21 +2,21 @@ Source: refind
 Maintainer: Rod Smith <rod.smith@canonical.com>
 Section: misc
 Priority: optional
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Build-Depends: debhelper (>= 9), gnu-efi
 
 Package: refind
 Architecture: any
-Depends: ${misc:Depends}, efibootmgr
+Depends: ${misc:Depends}, efibootmgr, openssl, sbsigntool, util-linux, parted
 Description: boot manager for EFI-based computers
  A graphical boot manager for EFI- and UEFI-based computers, such as all
  Intel-based Macs and recent (most 2011 and later) PCs. rEFInd presents a
  boot menu showing all the EFI boot loaders on the EFI-accessible
- partitions, and optionally BIOS-bootable partitions on Macs. EFI-compatbile
- OSes, including Linux, provide boot loaders that rEFInd can detect and
- launch. rEFInd can launch Linux EFI boot loaders such as ELILO, GRUB
- Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub support. EFI
- filesystem drivers for ext2/3/4fs, ReiserFS, HFS+, and ISO-9660 enable
- rEFInd to read boot loaders from these filesystems, too. rEFInd's ability
- to detect boot loaders at runtime makes it very easy to use, particularly
- when paired with Linux kernels that provide EFI stub support.
+ partitions, and optionally BIOS-bootable partitions on Macs.
+ EFI-compatbile OSes, including Linux, provide boot loaders that rEFInd can
+ detect and launch. rEFInd can launch Linux EFI boot loaders such as ELILO,
+ GRUB Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub support.
+ EFI filesystem drivers for ext2/3/4fs, ReiserFS, Btrfs, HFS+, and ISO-9660
+ enable rEFInd to read boot loaders from these filesystems, too. rEFInd's
+ ability to detect boot loaders at runtime makes it very easy to use,
particularly when paired with Linux kernels that provide EFI stub support.